KPlato::ConfigDialog Class Reference

#include <kptconfigdialog.h>

List of all members.

Public Member Functions

 ConfigDialog (Config &config, Project &project, QWidget *parent=0, const char *name=0)

Protected Slots

void slotApply ()
void slotOk ()
void slotDefault ()
void slotChanged ()

Private Attributes

Configm_config
TaskDefaultPanelm_taskDefaultPage


Detailed Description

Definition at line 35 of file kptconfigdialog.h.


Constructor & Destructor Documentation

KPlato::ConfigDialog::ConfigDialog ( Config config,
Project project,
QWidget *  parent = 0,
const char *  name = 0 
)

Definition at line 51 of file kptconfigdialog.cc.

References KPlato::Role::List, m_taskDefaultPage, slotChanged(), KPlato::Project::standardWorktime(), and KPlato::Config::taskDefaults().


Member Function Documentation

void KPlato::ConfigDialog::slotApply (  )  [protected, slot]

Definition at line 76 of file kptconfigdialog.cc.

References KPlato::TaskDefaultPanel::buildCommand(), m_taskDefaultPage, and KPlato::TaskDefaultPanel::ok().

Referenced by slotOk().

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

Definition at line 88 of file kptconfigdialog.cc.

References slotApply().

void KPlato::ConfigDialog::slotDefault (  )  [protected, slot]

Definition at line 93 of file kptconfigdialog.cc.

References m_config, m_taskDefaultPage, KPlato::TaskDefaultPanel::setStartValues(), and KPlato::Config::taskDefaults().

void KPlato::ConfigDialog::slotChanged (  )  [protected, slot]

Definition at line 102 of file kptconfigdialog.cc.

Referenced by ConfigDialog().


Member Data Documentation

Config& KPlato::ConfigDialog::m_config [private]

Definition at line 47 of file kptconfigdialog.h.

Referenced by slotDefault().

TaskDefaultPanel* KPlato::ConfigDialog::m_taskDefaultPage [private]

Definition at line 48 of file kptconfigdialog.h.

Referenced by ConfigDialog(), slotApply(), and slotDefault().


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