#include <mymoneygncreader.h>


Public Member Functions | |
| GncFreqSpec () | |
| ~GncFreqSpec () | |
Protected Member Functions | |
| QString | intervalType () const |
Private Types | |
| enum | FreqSpecSubEls { COMPO, END_FreqSpec_SELS } |
| enum | FreqSpecDataEls { INTVT, MONTHLY, DAILY, WEEKLY, INTVI, INTVO, INTVD, END_FreqSpec_DELS } |
Private Member Functions | |
| virtual GncObject * | startSubEl () |
| virtual void | endSubEl (GncObject *) |
| virtual void | terminate () |
Private Attributes | |
| QPtrList< GncObject > | m_fsList |
Friends | |
| class | MyMoneyGncReader |
enum GncFreqSpec::FreqSpecSubEls [private] |
enum GncFreqSpec::FreqSpecDataEls [private] |
| GncFreqSpec::GncFreqSpec | ( | ) |
| GncFreqSpec::~GncFreqSpec | ( | ) |
| QString GncFreqSpec::intervalType | ( | ) | const [inline, protected] |
| virtual void GncFreqSpec::terminate | ( | ) | [private, virtual] |
Reimplemented from GncObject.
friend class MyMoneyGncReader [friend] |
Reimplemented from GncObject.
QPtrList<GncObject> GncFreqSpec::m_fsList [mutable, private] |
1.5.6