KPlato::AccountsviewConfigDialog Class Reference

#include <kptaccountsviewconfigdialog.h>

List of all members.

Public Member Functions

 AccountsviewConfigDialog (const QDate &date, int period, const QStringList &periodTexts, bool cumulative, QWidget *parent)
QDate date ()
int period ()
QString periodText ()
bool isCumulative ()

Private Attributes

AccountsviewConfigPanelm_panel


Detailed Description

Definition at line 45 of file kptaccountsviewconfigdialog.h.


Constructor & Destructor Documentation

KPlato::AccountsviewConfigDialog::AccountsviewConfigDialog ( const QDate &  date,
int  period,
const QStringList &  periodTexts,
bool  cumulative,
QWidget *  parent 
)

Definition at line 36 of file kptaccountsviewconfigdialog.cc.

References m_panel.


Member Function Documentation

QDate KPlato::AccountsviewConfigDialog::date (  ) 

Definition at line 56 of file kptaccountsviewconfigdialog.cc.

References m_panel.

Referenced by KPlato::AccountsView::slotConfigure().

int KPlato::AccountsviewConfigDialog::period (  ) 

Definition at line 60 of file kptaccountsviewconfigdialog.cc.

References m_panel.

Referenced by KPlato::AccountsView::slotConfigure().

QString KPlato::AccountsviewConfigDialog::periodText (  ) 

Definition at line 64 of file kptaccountsviewconfigdialog.cc.

References m_panel.

bool KPlato::AccountsviewConfigDialog::isCumulative (  ) 

Definition at line 68 of file kptaccountsviewconfigdialog.cc.

References m_panel.

Referenced by KPlato::AccountsView::slotConfigure().


Member Data Documentation

AccountsviewConfigPanel* KPlato::AccountsviewConfigDialog::m_panel [private]

Definition at line 56 of file kptaccountsviewconfigdialog.h.

Referenced by AccountsviewConfigDialog(), date(), isCumulative(), period(), and periodText().


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