#include </home/clem/local/src/opie/core/pim/datebook/holiday/national/nationalcfg.h>
Collaboration diagram for NHcfg:

Public Member Functions | |
| NHcfg () | |
| virtual | ~NHcfg () |
| bool | load (const QString &) |
| const tentrylist & | fixDates () const |
| const tentrylist & | floatingDates () const |
| virtual bool | warning (const QXmlParseException &e) |
| virtual bool | error (const QXmlParseException &e) |
| virtual bool | fatalError (const QXmlParseException &e) |
| virtual bool | startElement (const QString &, const QString &, const QString &name, const QXmlAttributes &attr) |
| virtual bool | endElement (const QString &, const QString &, const QString &name) |
| virtual const QString & | errorString () const |
Protected Member Functions | |
| bool | setName (const QXmlAttributes &) |
| bool | parsevalue (const QString &, const QXmlAttributes &) |
| bool | parseCalc (const QString &, const QXmlAttributes &) |
Protected Attributes | |
| QString | err |
| QString | _contentname |
| QString | _path |
| NHentry | m_currentEntry |
| int | stage |
| int | counter |
| int | level |
| tentrylist | currentFloatList |
| tentrylist | currentFixList |
|
|
Definition at line 27 of file nationalcfg.cpp. |
|
|
Definition at line 32 of file nationalcfg.cpp. |
|
||||||||||||||||
|
Definition at line 259 of file nationalcfg.cpp. References QValueList< T >::append(), currentFixList, currentFloatList, NHentry::fix, level, m_currentEntry, stage, and NHentry::type(). |
|
|
Definition at line 84 of file nationalcfg.cpp. References err, and QString::sprintf(). |
|
|
Definition at line 279 of file nationalcfg.cpp. References err. |
|
|
Definition at line 96 of file nationalcfg.cpp. References err, and QString::sprintf(). |
|
|
Definition at line 62 of file nationalcfg.cpp. References currentFixList. Referenced by NationalHoliday::load_days(). |
|
|
Definition at line 67 of file nationalcfg.cpp. References currentFloatList. Referenced by NationalHoliday::load_days(). |
|
|
Definition at line 36 of file nationalcfg.cpp. References _path, QValueList< T >::clear(), counter, currentFixList, currentFloatList, err, f, QString::length(), level, odebug, oendl, oerr, and stage. Referenced by NationalHoliday::load_days(). |
|
||||||||||||
|
Definition at line 189 of file nationalcfg.cpp. References QValueList< T >::count(), counter, d, err, level, m_currentEntry, NHentry::setDate(), NHentry::setDaydep(), NHentry::setDayofmonth(), NHentry::setMonth(), NHentry::setOffet(), NHentry::setWeekday(), and QStringList::split(). Referenced by startElement(). |
|
||||||||||||
|
Definition at line 157 of file nationalcfg.cpp. References QValueList< T >::count(), counter, d, err, NHentry::floating, m_currentEntry, NHentry::setDate(), NHentry::setName(), NHentry::setType(), and QStringList::split(). Referenced by startElement(). |
|
|
Definition at line 147 of file nationalcfg.cpp. References _contentname. Referenced by startElement(). |
|
||||||||||||||||||||
|
Definition at line 108 of file nationalcfg.cpp. References counter, err, level, m_currentEntry, parseCalc(), parsevalue(), setName(), and stage. |
|
|
Definition at line 72 of file nationalcfg.cpp. References err, and QString::sprintf(). |
|
|
Definition at line 63 of file nationalcfg.h. Referenced by setName(). |
|
|
Definition at line 64 of file nationalcfg.h. Referenced by load(). |
|
|
Definition at line 71 of file nationalcfg.h. Referenced by load(), parseCalc(), parsevalue(), and startElement(). |
|
|
Definition at line 72 of file nationalcfg.h. Referenced by endElement(), fixDates(), and load(). |
|
|
Definition at line 72 of file nationalcfg.h. Referenced by endElement(), floatingDates(), and load(). |
|
|
Definition at line 63 of file nationalcfg.h. Referenced by error(), errorString(), fatalError(), load(), parseCalc(), parsevalue(), startElement(), and warning(). |
|
|
Definition at line 71 of file nationalcfg.h. Referenced by endElement(), load(), parseCalc(), and startElement(). |
|
|
Definition at line 66 of file nationalcfg.h. Referenced by endElement(), parseCalc(), parsevalue(), and startElement(). |
|
|
Definition at line 71 of file nationalcfg.h. Referenced by endElement(), load(), and startElement(). |
1.4.2