#include <mymoneygncreader.h>
Inheritance diagram for GncRecurrence:


Public Member Functions | |
| GncRecurrence () | |
| ~GncRecurrence () | |
Protected Member Functions | |
| const QDate | startDate () const |
| const QString | mult () const |
| const QString | periodType () const |
| const QString | getFrequency () const |
Private Types | |
| enum | RecurrenceSubEls { STARTDATE, END_Recurrence_SELS } |
| enum | RecurrenceDataEls { MULT, PERIODTYPE, END_Recurrence_DELS } |
Private Member Functions | |
| virtual GncObject * | startSubEl () |
| virtual void | endSubEl (GncObject *) |
| virtual void | terminate () |
Private Attributes | |
| GncDate * | m_vpStartDate |
Friends | |
| class | MyMoneyGncReader |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from GncObject. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from GncObject. |
|
|
Reimplemented from GncObject. |
|
|
Reimplemented from GncObject. |
|
|
|
1.4.1