#include <mymoneygncreader.h>


Public Member Functions | |
| GncCmdtySpec () | |
| ~GncCmdtySpec () | |
Protected Member Functions | |
| bool | isCurrency () const |
| QString | id () const |
| QString | space () const |
Private Types | |
| enum | CmdtySpecDataEls { CMDTYSPC, CMDTYID, END_CmdtySpec_DELS } |
Private Member Functions | |
| virtual QString | hide (QString, unsigned int) |
Friends | |
| class | MyMoneyGncReader |
| class | GncTransaction |
enum GncCmdtySpec::CmdtySpecDataEls [private] |
| GncCmdtySpec::GncCmdtySpec | ( | ) |
| GncCmdtySpec::~GncCmdtySpec | ( | ) |
| bool GncCmdtySpec::isCurrency | ( | ) | const [inline, protected] |
| QString GncCmdtySpec::id | ( | ) | const [inline, protected] |
| QString GncCmdtySpec::space | ( | ) | const [inline, protected] |
| virtual QString GncCmdtySpec::hide | ( | QString | , | |
| unsigned | int | |||
| ) | [private, virtual] |
Reimplemented from GncObject.
friend class MyMoneyGncReader [friend] |
Reimplemented from GncObject.
friend class GncTransaction [friend] |
1.5.6