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


Public Member Functions | |
| GncPrice () | |
| ~GncPrice () | |
Protected Member Functions | |
| const GncCmdtySpec * | commodity () const |
| const GncCmdtySpec * | currency () const |
| const QString | value () const |
| const QDate | priceDate () const |
Private Types | |
| enum | PriceSubEls { CMDTY, CURR, PRICEDATE, END_Price_SELS } |
| enum | PriceDataEls { VALUE, END_Price_DELS } |
Private Member Functions | |
| virtual void | terminate () |
| virtual GncObject * | startSubEl () |
| virtual void | endSubEl (GncObject *) |
Private Attributes | |
| GncCmdtySpec * | m_vpCommodity |
| GncCmdtySpec * | m_vpCurrency |
| GncDate * | m_vpPriceDate |
Friends | |
| class | MyMoneyGncReader |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from GncObject. |
|
|
|
|
|
Reimplemented from GncObject. |
|
|
Reimplemented from GncObject. |
|
|
|
|
|
Reimplemented from GncObject. |
|
|
|
|
|
|
|
|
|
1.4.1