alkimia  8.0.2
Public Member Functions | Public Attributes | List of all members
AlkDateFormat::Private Class Reference

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
 

Detailed Description

Definition at line 36 of file alkdateformat.cpp.

Member Function Documentation

◆ convertStringKMyMoney()

QDate AlkDateFormat::Private::convertStringKMyMoney ( const QString &  _in,
bool  _strict,
unsigned  _centurymidpoint 
)
inline

◆ convertStringSkrooge()

QDate AlkDateFormat::Private::convertStringSkrooge ( const QString &  _in)
inline

◆ setError()

QDate AlkDateFormat::Private::setError ( AlkDateFormat::ErrorCode  errorCode,
const QString &  arg1 = QString(),
const QString &  arg2 = QString() 
)
inline

Member Data Documentation

◆ m_errorCode

AlkDateFormat::ErrorCode AlkDateFormat::Private::m_errorCode

◆ m_errorMessage

QString AlkDateFormat::Private::m_errorMessage

◆ m_format

QString AlkDateFormat::Private::m_format

The documentation for this class was generated from the following file: