|
openPilotLog
|
This is the complete list of members for ADate, including all inherited members.
| addSeperators(QString &io_user_input, const OPL::DateFormat &format) (defined in ADate) | ADate | static |
| containsSeperator(const QString &user_input) (defined in ADate) | ADate | static |
| currentDate() | ADate | static |
| getDisplayNames() (defined in ADate) | ADate | static |
| getFormatString(OPL::DateFormat format) (defined in ADate) | ADate | static |
| padCentury(QString &io_user_input, OPL::DateFormat format) | ADate | static |
| padZeroes(QString &io_user_input) | ADate | static |
| parseInput(QString &io_user_input, OPL::DateFormat format) | ADate | static |
| toString(const QDate &date, OPL::DateFormat format=OPL::DateFormat::ISODate) | ADate | inlinestatic |
| tryToFix(QString &io_user_input, OPL::DateFormat format) (defined in ADate) | ADate | static |