#include <kpttaskcostpanel.h>
Inherited by KPlato::TaskCostPanel.
Inheritance diagram for KPlato::TaskCostPanelImpl:
Public Slots | |
void | slotChanged () |
Signals | |
void | changed () |
Public Member Functions | |
TaskCostPanelImpl (QWidget *parent=0, const char *name=0) |
Definition at line 36 of file kpttaskcostpanel.h.
KPlato::TaskCostPanelImpl::TaskCostPanelImpl | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 | |||
) |
void KPlato::TaskCostPanelImpl::changed | ( | ) | [signal] |
Referenced by slotChanged().
void KPlato::TaskCostPanelImpl::slotChanged | ( | ) | [slot] |
Definition at line 148 of file kpttaskcostpanel.cc.
References changed().
Referenced by TaskCostPanelImpl().