Test class demonstrating internal parameter warning behavior. More...
| Header: | #include <TestClass> |
| void | correctFunction(int correctParam) |
This class contains functions with both regular and internal documentation to verify that parameter validation warnings are properly suppressed for internal documentation when showinternal is disabled.
Regular function with correct parameters.
This function takes correctParam as expected. This should not generate any warnings.