KPlato::MainProjectDialog Class Reference

#include <kptmainprojectdialog.h>

List of all members.

Public Member Functions

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

Protected Slots

void slotOk ()

Private Attributes

Projectproject
MainProjectPanelpanel


Detailed Description

Definition at line 35 of file kptmainprojectdialog.h.


Constructor & Destructor Documentation

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

Definition at line 32 of file kptmainprojectdialog.cc.

References panel, project, and slotOk().


Member Function Documentation

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

Definition at line 58 of file kptmainprojectdialog.cc.

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

Referenced by KPlato::View::slotOpenNode(), and KPlato::View::slotProjectEdit().

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

Definition at line 51 of file kptmainprojectdialog.cc.

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

Referenced by MainProjectDialog().


Member Data Documentation

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

Definition at line 46 of file kptmainprojectdialog.h.

Referenced by MainProjectDialog().

MainProjectPanel* KPlato::MainProjectDialog::panel [private]

Definition at line 47 of file kptmainprojectdialog.h.

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


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