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


Public Member Functions | |
| GncKvp () | |
| ~GncKvp () | |
Protected Member Functions | |
| const QString | key () const |
| const QString | value () const |
| const QString | type () const |
| unsigned int | kvpCount () const |
| const GncKvp * | getKvp (unsigned int i) const |
Private Types | |
| enum | KvpSubEls { KVP, END_Kvp_SELS } |
| enum | KvpDataEls { KEY, VALUE, END_Kvp_DELS } |
Private Member Functions | |
| virtual GncObject * | startSubEl () |
| virtual void | endSubEl (GncObject *) |
| virtual void | dataEl (const QXmlAttributes &) |
Private Attributes | |
| QPtrList< GncObject > | m_kvpList |
| QString | m_kvpType |
Friends | |
| class | MyMoneyGncReader |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from GncObject. |
|
|
Reimplemented from GncObject. |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from GncObject. |
|
|
|
|
|
|
|
|
Reimplemented from GncObject. |
|
|
|
|
|
|
1.4.1