KPlato::ResourcesDialog Class Reference

#include <kptresourcesdialog.h>

List of all members.

Public Member Functions

 ResourcesDialog (Project &project, QWidget *parent=0, const char *name=0)
KCommand * buildCommand (Part *part)

Protected Slots

void slotChanged ()
void slotOk ()

Private Attributes

Projectproject
ResourcesPanelpanel


Detailed Description

Definition at line 35 of file kptresourcesdialog.h.


Constructor & Destructor Documentation

KPlato::ResourcesDialog::ResourcesDialog ( Project project,
QWidget *  parent = 0,
const char *  name = 0 
)

Definition at line 33 of file kptresourcesdialog.cc.

References panel, project, slotChanged(), and slotOk().


Member Function Documentation

KCommand * KPlato::ResourcesDialog::buildCommand ( Part part  ) 

Definition at line 61 of file kptresourcesdialog.cc.

References KPlato::ResourcesPanel::buildCommand(), and panel.

Referenced by KPlato::View::slotProjectResources().

void KPlato::ResourcesDialog::slotChanged (  )  [protected, slot]

Definition at line 51 of file kptresourcesdialog.cc.

Referenced by ResourcesDialog().

void KPlato::ResourcesDialog::slotOk (  )  [protected, slot]

Definition at line 55 of file kptresourcesdialog.cc.

References KPlato::ResourcesPanel::ok(), and panel.

Referenced by ResourcesDialog().


Member Data Documentation

Project& KPlato::ResourcesDialog::project [private]

Definition at line 47 of file kptresourcesdialog.h.

Referenced by ResourcesDialog().

ResourcesPanel* KPlato::ResourcesDialog::panel [private]

Definition at line 48 of file kptresourcesdialog.h.

Referenced by buildCommand(), ResourcesDialog(), and slotOk().


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