KPlato::ConfigBehaviorPanel Class Reference

#include <kptconfigbehaviorpanel.h>

List of all members.

Public Member Functions

 ConfigBehaviorPanel (Behavior &behavior, QWidget *parent=0, const char *name=0)
void setStartValues ()
bool ok ()
bool apply ()

Private Attributes

Behavior m_oldvalues
Behavior & m_behavior


Detailed Description

Definition at line 34 of file kptconfigbehaviorpanel.h.


Constructor & Destructor Documentation

KPlato::ConfigBehaviorPanel::ConfigBehaviorPanel ( Behavior &  behavior,
QWidget *  parent = 0,
const char *  name = 0 
)

Definition at line 44 of file kptconfigbehaviorpanel.cc.

References setStartValues().


Member Function Documentation

void KPlato::ConfigBehaviorPanel::setStartValues (  ) 

Definition at line 54 of file kptconfigbehaviorpanel.cc.

References m_oldvalues.

Referenced by ConfigBehaviorPanel().

bool KPlato::ConfigBehaviorPanel::ok (  ) 

Definition at line 59 of file kptconfigbehaviorpanel.cc.

bool KPlato::ConfigBehaviorPanel::apply (  ) 

Definition at line 63 of file kptconfigbehaviorpanel.cc.

References m_behavior.


Member Data Documentation

Behavior KPlato::ConfigBehaviorPanel::m_oldvalues [private]

Definition at line 44 of file kptconfigbehaviorpanel.h.

Referenced by setStartValues().

Behavior& KPlato::ConfigBehaviorPanel::m_behavior [private]

Definition at line 45 of file kptconfigbehaviorpanel.h.

Referenced by apply().


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