#include <kmymoneycombo.h>
Inheritance diagram for KMyMoneyCashFlowCombo:


Signals | |
| void | directionSelected (KMyMoneyRegister::CashFlowDirection) |
Public Member Functions | |
| KMyMoneyCashFlowCombo (QWidget *w=0, const char *name=0, MyMoneyAccount::accountTypeE type=MyMoneyAccount::Asset) | |
| void | setDirection (KMyMoneyRegister::CashFlowDirection dir) |
| KMyMoneyRegister::CashFlowDirection | direction (void) const |
| void | removeDontCare (void) |
Protected Slots | |
| void | slotSetDirection (const QCString &id) |
Private Attributes | |
| KMyMoneyRegister::CashFlowDirection | m_dir |
|
||||||||||||||||
|
Create a combo box that contains the entries "Pay to", "From" and " " for don't care. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1