KPlato::ViewAdaptor Class Reference

#include <KPtViewAdaptor.h>

List of all members.

Public Slots

void slotEditResource ()
void slotEditCut ()
void slotEditCopy ()
void slotEditPaste ()
void slotViewGantt ()
void slotViewResources ()
void slotAddTask ()
void slotAddSubTask ()
void slotAddMilestone ()
void slotProjectEdit ()
void slotConfigure ()

Public Member Functions

 ViewAdaptor (View *)
virtual ~ViewAdaptor ()

Private Attributes

Viewm_view


Detailed Description

Definition at line 35 of file KPtViewAdaptor.h.


Constructor & Destructor Documentation

KPlato::ViewAdaptor::ViewAdaptor ( View  ) 

Definition at line 35 of file KPtViewAdaptor.cc.

References m_view.

KPlato::ViewAdaptor::~ViewAdaptor (  )  [virtual]

Definition at line 42 of file KPtViewAdaptor.cc.


Member Function Documentation

void KPlato::ViewAdaptor::slotEditResource (  )  [slot]

Definition at line 46 of file KPtViewAdaptor.cc.

References m_view, and KPlato::View::slotEditResource().

void KPlato::ViewAdaptor::slotEditCut (  )  [slot]

Definition at line 51 of file KPtViewAdaptor.cc.

References m_view, and KPlato::View::slotEditCut().

void KPlato::ViewAdaptor::slotEditCopy (  )  [slot]

Definition at line 56 of file KPtViewAdaptor.cc.

References m_view, and KPlato::View::slotEditCopy().

void KPlato::ViewAdaptor::slotEditPaste (  )  [slot]

Definition at line 61 of file KPtViewAdaptor.cc.

References m_view, and KPlato::View::slotEditPaste().

void KPlato::ViewAdaptor::slotViewGantt (  )  [slot]

Definition at line 66 of file KPtViewAdaptor.cc.

References m_view, and KPlato::View::slotViewGantt().

void KPlato::ViewAdaptor::slotViewResources (  )  [slot]

Definition at line 71 of file KPtViewAdaptor.cc.

References m_view, and KPlato::View::slotViewResources().

void KPlato::ViewAdaptor::slotAddTask (  )  [slot]

Definition at line 76 of file KPtViewAdaptor.cc.

References m_view, and KPlato::View::slotAddTask().

void KPlato::ViewAdaptor::slotAddSubTask (  )  [slot]

Definition at line 81 of file KPtViewAdaptor.cc.

References m_view, and KPlato::View::slotAddSubTask().

void KPlato::ViewAdaptor::slotAddMilestone (  )  [slot]

Definition at line 86 of file KPtViewAdaptor.cc.

References m_view, and KPlato::View::slotAddMilestone().

void KPlato::ViewAdaptor::slotProjectEdit (  )  [slot]

Definition at line 91 of file KPtViewAdaptor.cc.

References m_view, and KPlato::View::slotProjectEdit().

void KPlato::ViewAdaptor::slotConfigure (  )  [slot]

Definition at line 96 of file KPtViewAdaptor.cc.

References m_view, and KPlato::View::slotConfigure().


Member Data Documentation

View* KPlato::ViewAdaptor::m_view [private]

Definition at line 58 of file KPtViewAdaptor.h.

Referenced by slotAddMilestone(), slotAddSubTask(), slotAddTask(), slotConfigure(), slotEditCopy(), slotEditCut(), slotEditPaste(), slotEditResource(), slotProjectEdit(), slotViewGantt(), slotViewResources(), and ViewAdaptor().


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