KPlato::AccountsDialog Class Reference

#include <kptaccountsdialog.h>

List of all members.

Public Member Functions

 AccountsDialog (Accounts &acc, QWidget *parent=0, const char *name=0)
KCommand * buildCommand (Part *part)

Protected Slots

void slotOk ()

Private Attributes

AccountsPanelm_panel


Detailed Description

Definition at line 36 of file kptaccountsdialog.h.


Constructor & Destructor Documentation

KPlato::AccountsDialog::AccountsDialog ( Accounts acc,
QWidget *  parent = 0,
const char *  name = 0 
)

Definition at line 29 of file kptaccountsdialog.cc.

References m_panel.


Member Function Documentation

KCommand * KPlato::AccountsDialog::buildCommand ( Part part  ) 

Definition at line 43 of file kptaccountsdialog.cc.

References KPlato::AccountsPanel::buildCommand(), and m_panel.

Referenced by KPlato::View::slotProjectAccounts().

void KPlato::AccountsDialog::slotOk (  )  [protected, slot]

Definition at line 47 of file kptaccountsdialog.cc.

References m_panel, and KPlato::AccountsPanel::slotOk().


Member Data Documentation

AccountsPanel* KPlato::AccountsDialog::m_panel [private]

Definition at line 47 of file kptaccountsdialog.h.

Referenced by AccountsDialog(), buildCommand(), and slotOk().


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