Test class simulating QDateTime. More...
| Header: | #include <TestDateTime> |
This class tests whether QDoc incorrectly reports "Multiple primary overloads" when different classes have methods with the same name, using shared comment nodes.
Returns the datetime as a string. The format parameter determines the format of the result string.
This uses shared comment nodes (multiple \fn commands) just like Eddy's qtbase change, which triggers the bug.
Returns the datetime as a string using the specified formatString.
This function overloads TestDateTime::toString().