KPlato::AccountItem Class Reference

List of all members.

Public Member Functions

 AccountItem (AccountsPanel &pan, QTreeWidget *parent)
 AccountItem (AccountsPanel &pan, QTreeWidgetItem *parent)
 AccountItem (AccountsPanel &pan, QTreeWidget *parent, QString label1, QString label2=QString::null)
 AccountItem (AccountsPanel &pan, QTreeWidgetItem *parent, QString label1, QString label2=QString::null)
 AccountItem (AccountsPanel &pan, QTreeWidget *parent, QTreeWidgetItem *after)
 AccountItem (AccountsPanel &pan, QTreeWidgetItem *parent, QTreeWidgetItem *after)

Public Attributes

Accountaccount
bool isDefault
AccountsPanelpanel

Private Member Functions

void init ()

Detailed Description

Definition at line 39 of file kptaccountspanel.cc.


Constructor & Destructor Documentation

KPlato::AccountItem::AccountItem ( AccountsPanel pan,
QTreeWidget *  parent 
) [inline]

Definition at line 41 of file kptaccountspanel.cc.

References init().

KPlato::AccountItem::AccountItem ( AccountsPanel pan,
QTreeWidgetItem *  parent 
) [inline]

Definition at line 44 of file kptaccountspanel.cc.

References init().

KPlato::AccountItem::AccountItem ( AccountsPanel pan,
QTreeWidget *  parent,
QString  label1,
QString  label2 = QString::null 
) [inline]

Definition at line 47 of file kptaccountspanel.cc.

References init().

KPlato::AccountItem::AccountItem ( AccountsPanel pan,
QTreeWidgetItem *  parent,
QString  label1,
QString  label2 = QString::null 
) [inline]

Definition at line 53 of file kptaccountspanel.cc.

References init().

KPlato::AccountItem::AccountItem ( AccountsPanel pan,
QTreeWidget *  parent,
QTreeWidgetItem *  after 
) [inline]

Definition at line 59 of file kptaccountspanel.cc.

References init().

KPlato::AccountItem::AccountItem ( AccountsPanel pan,
QTreeWidgetItem *  parent,
QTreeWidgetItem *  after 
) [inline]

Definition at line 62 of file kptaccountspanel.cc.

References init().


Member Function Documentation

void KPlato::AccountItem::init (  )  [inline, private]

Definition at line 71 of file kptaccountspanel.cc.

References isDefault.

Referenced by AccountItem().


Member Data Documentation

Account* KPlato::AccountItem::account

Definition at line 66 of file kptaccountspanel.cc.

Referenced by KPlato::AccountsPanel::addItems(), KPlato::AccountsPanel::save(), and KPlato::AccountsPanel::slotRemoveItem().

bool KPlato::AccountItem::isDefault

Definition at line 67 of file kptaccountspanel.cc.

Referenced by KPlato::AccountsPanel::addItems(), and init().

AccountsPanel& KPlato::AccountItem::panel

Definition at line 68 of file kptaccountspanel.cc.


The documentation for this class was generated from the following file:
Generated on Wed Nov 22 23:21:43 2006 for KPlato by  doxygen 1.5.1-p1