openPilotLog
|
This is the complete list of members for OPL::DateTime, including all inherited members.
addSeperators(QString &io_user_input, const OPL::DateFormat &format) (defined in OPL::DateTime) | OPL::DateTime | static |
containsSeperator(const QString &user_input) (defined in OPL::DateTime) | OPL::DateTime | static |
currentDate() | OPL::DateTime | static |
DATEFORMATSMAP (defined in OPL::DateTime) | OPL::DateTime | inlinestatic |
dateTimeToString(const QDateTime &date_time, OPL::DateTimeFormat format) | OPL::DateTime | inlinestatic |
dateToString(const QDate &date, OPL::DateFormat format=OPL::DateFormat::ISODate) | OPL::DateTime | inlinestatic |
DE_FORMAT_STRING (defined in OPL::DateTime) | OPL::DateTime | inlinestatic |
DISPLAY_NAMES (defined in OPL::DateTime) | OPL::DateTime | inlinestatic |
EN_FORMAT_STRING (defined in OPL::DateTime) | OPL::DateTime | inlinestatic |
fromString(const QString &date_time_string) (defined in OPL::DateTime) | OPL::DateTime | inlinestatic |
getDisplayNames() (defined in OPL::DateTime) | OPL::DateTime | static |
getFormatString(OPL::DateFormat format) (defined in OPL::DateTime) | OPL::DateTime | static |
ISO_FORMAT_STRING (defined in OPL::DateTime) | OPL::DateTime | inlinestatic |
padCentury(QString &io_user_input, OPL::DateFormat format) | OPL::DateTime | static |
padZeroes(QString &io_user_input) | OPL::DateTime | static |
parseInput(QString &user_input, OPL::DateFormat format) | OPL::DateTime | static |
tryToFix(QString &user_input, OPL::DateFormat format) (defined in OPL::DateTime) | OPL::DateTime | static |