openPilotLog
ADate Member List

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)ADatestatic
containsSeperator(const QString &user_input) (defined in ADate)ADatestatic
currentDate()ADatestatic
getDisplayNames() (defined in ADate)ADatestatic
getFormatString(OPL::DateFormat format) (defined in ADate)ADatestatic
padCentury(QString &io_user_input, OPL::DateFormat format)ADatestatic
padZeroes(QString &io_user_input)ADatestatic
parseInput(QString &io_user_input, OPL::DateFormat format)ADatestatic
toString(const QDate &date, OPL::DateFormat format=OPL::DateFormat::ISODate)ADateinlinestatic
tryToFix(QString &io_user_input, OPL::DateFormat format) (defined in ADate)ADatestatic