alkimia
8.0.2
|
Public Member Functions | |
QDate | setError (AlkDateFormat::ErrorCode errorCode, const QString &arg1=QString(), const QString &arg2=QString()) |
QDate | convertStringSkrooge (const QString &_in) |
QDate | convertStringKMyMoney (const QString &_in, bool _strict, unsigned _centurymidpoint) |
Public Attributes | |
QString | m_format |
AlkDateFormat::ErrorCode | m_errorCode |
QString | m_errorMessage |
Definition at line 36 of file alkdateformat.cpp.
|
inline |
Definition at line 279 of file alkdateformat.cpp.
Referenced by AlkDateFormat::convertString().
|
inline |
Definition at line 93 of file alkdateformat.cpp.
Referenced by AlkDateFormat::convertString().
|
inline |
Definition at line 61 of file alkdateformat.cpp.
AlkDateFormat::ErrorCode AlkDateFormat::Private::m_errorCode |
Definition at line 58 of file alkdateformat.cpp.
Referenced by AlkDateFormat::AlkDateFormat(), AlkDateFormat::convertDate(), AlkDateFormat::convertString(), and AlkDateFormat::lastError().
QString AlkDateFormat::Private::m_errorMessage |
Definition at line 59 of file alkdateformat.cpp.
Referenced by AlkDateFormat::convertDate(), AlkDateFormat::convertString(), and AlkDateFormat::lastErrorMessage().
QString AlkDateFormat::Private::m_format |
Definition at line 57 of file alkdateformat.cpp.
Referenced by AlkDateFormat::AlkDateFormat(), AlkDateFormat::convertString(), AlkDateFormat::format(), and AlkDateFormat::operator=().