#include <mymoneystatement.h>
Collaboration diagram for MyMoneyStatement::Transaction:

Public Types | |
| enum | EAction { eaNone = 0, eaBuy, eaSell, eaReinvestDividend, eaCashDividend, eaEnd } |
Public Attributes | |
| QDate | m_datePosted |
| QString | m_strPayee |
| QString | m_strMemo |
| QString | m_strNumber |
| QString | m_strBankID |
| MyMoneyMoney | m_amount |
| EAction | m_eAction |
| MyMoneyMoney | m_shares |
| MyMoneyMoney | m_fees |
| MyMoneyMoney | m_price |
| QString | m_strSecurity |
| QValueList< Split > | m_listSplits |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1