KPlato::TaskProgressPanelImpl Class Reference

#include <kpttaskprogresspanel.h>

Inherited by KPlato::TaskProgressPanel.

Inheritance diagram for KPlato::TaskProgressPanelImpl:

[legend]
List of all members.

Public Slots

void slotChanged ()
void slotStartedChanged (bool state)
void slotFinishedChanged (bool state)
void slotPercentFinishedChanged (int value)

Signals

void changed ()

Public Member Functions

 TaskProgressPanelImpl (QWidget *parent=0, const char *name=0)
void enableWidgets ()

Public Attributes

DurationWidgetactualEffort
DurationWidgetremainingEffort
DurationWidgetscheduledEffort

Detailed Description

Definition at line 37 of file kpttaskprogresspanel.h.


Constructor & Destructor Documentation

KPlato::TaskProgressPanelImpl::TaskProgressPanelImpl ( QWidget *  parent = 0,
const char *  name = 0 
)

Definition at line 127 of file kpttaskprogresspanel.cc.

References actualEffort, remainingEffort, scheduledEffort, slotChanged(), slotFinishedChanged(), slotPercentFinishedChanged(), and slotStartedChanged().


Member Function Documentation

void KPlato::TaskProgressPanelImpl::enableWidgets (  ) 

Definition at line 180 of file kpttaskprogresspanel.cc.

References scheduledEffort.

Referenced by slotFinishedChanged(), slotStartedChanged(), and KPlato::TaskProgressPanel::TaskProgressPanel().

void KPlato::TaskProgressPanelImpl::changed (  )  [signal]

Referenced by slotChanged().

void KPlato::TaskProgressPanelImpl::slotChanged (  )  [slot]

Definition at line 156 of file kpttaskprogresspanel.cc.

References changed().

Referenced by TaskProgressPanelImpl().

void KPlato::TaskProgressPanelImpl::slotStartedChanged ( bool  state  )  [slot]

Definition at line 160 of file kpttaskprogresspanel.cc.

References enableWidgets().

Referenced by TaskProgressPanelImpl().

void KPlato::TaskProgressPanelImpl::slotFinishedChanged ( bool  state  )  [slot]

Definition at line 169 of file kpttaskprogresspanel.cc.

References enableWidgets().

Referenced by TaskProgressPanelImpl().

void KPlato::TaskProgressPanelImpl::slotPercentFinishedChanged ( int  value  )  [slot]

Definition at line 193 of file kpttaskprogresspanel.cc.

Referenced by TaskProgressPanelImpl().


Member Data Documentation

DurationWidget* KPlato::TaskProgressPanelImpl::actualEffort

Definition at line 44 of file kpttaskprogresspanel.h.

Referenced by KPlato::TaskProgressPanel::ok(), KPlato::TaskProgressPanel::setEstimateScales(), KPlato::TaskProgressPanel::TaskProgressPanel(), and TaskProgressPanelImpl().

DurationWidget* KPlato::TaskProgressPanelImpl::remainingEffort

Definition at line 45 of file kpttaskprogresspanel.h.

Referenced by KPlato::TaskProgressPanel::ok(), KPlato::TaskProgressPanel::setEstimateScales(), KPlato::TaskProgressPanel::TaskProgressPanel(), and TaskProgressPanelImpl().

DurationWidget* KPlato::TaskProgressPanelImpl::scheduledEffort

Definition at line 46 of file kpttaskprogresspanel.h.

Referenced by enableWidgets(), KPlato::TaskProgressPanel::setEstimateScales(), KPlato::TaskProgressPanel::TaskProgressPanel(), and TaskProgressPanelImpl().


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