#include <KPtViewIface.h>
DCOP Member Functions | |
| void | slotEditResource () |
| void | slotEditCut () |
| void | slotEditCopy () |
| void | slotEditPaste () |
| void | slotViewGantt () |
| void | slotViewPert () |
| void | slotViewResources () |
| void | slotAddTask () |
| void | slotAddSubTask () |
| void | slotAddMilestone () |
| void | slotProjectEdit () |
| void | slotConfigure () |
Public Member Functions | |
| ViewIface (View *) | |
| ~ViewIface () | |
Private Attributes | |
| View * | m_view |
Definition at line 16 of file KPtViewIface.h.
| KPlato::ViewIface::ViewIface | ( | View * | ) |
| KPlato::ViewIface::~ViewIface | ( | ) |
Definition at line 24 of file KPtViewIface.cc.
| void KPlato::ViewIface::slotEditResource | ( | ) |
Definition at line 28 of file KPtViewIface.cc.
| void KPlato::ViewIface::slotEditCut | ( | ) |
Definition at line 33 of file KPtViewIface.cc.
| void KPlato::ViewIface::slotEditCopy | ( | ) |
Definition at line 38 of file KPtViewIface.cc.
| void KPlato::ViewIface::slotEditPaste | ( | ) |
Definition at line 43 of file KPtViewIface.cc.
| void KPlato::ViewIface::slotViewGantt | ( | ) |
Definition at line 48 of file KPtViewIface.cc.
| void KPlato::ViewIface::slotViewPert | ( | ) |
Definition at line 53 of file KPtViewIface.cc.
| void KPlato::ViewIface::slotViewResources | ( | ) |
Definition at line 58 of file KPtViewIface.cc.
| void KPlato::ViewIface::slotAddTask | ( | ) |
Definition at line 63 of file KPtViewIface.cc.
| void KPlato::ViewIface::slotAddSubTask | ( | ) |
Definition at line 68 of file KPtViewIface.cc.
| void KPlato::ViewIface::slotAddMilestone | ( | ) |
Definition at line 73 of file KPtViewIface.cc.
| void KPlato::ViewIface::slotProjectEdit | ( | ) |
Definition at line 78 of file KPtViewIface.cc.
| void KPlato::ViewIface::slotConfigure | ( | ) |
Definition at line 83 of file KPtViewIface.cc.
View* KPlato::ViewIface::m_view [private] |
1.5.1-p1