CreateSubprojectDlg Class Reference

#include <projectdlgs.h>

List of all members.

Public Types

enum  Type { ProgramType = 0, LibraryType = 1 }

Public Member Functions

 CreateSubprojectDlg (QWidget *parent=0)
 ~CreateSubprojectDlg ()
void reject ()
void accept ()
bool accepted () const
Type type () const
QString targetFile () const

Protected Attributes

CreateSubprojectWidget * m_pWidget
bool m_bAccepted
Type m_type
QString m_targetFile


Detailed Description

Author:
David Saxton

Definition at line 72 of file projectdlgs.h.


Member Function Documentation

void CreateSubprojectDlg::reject (  ) 

Called when the 'Cancel' button is pressed.

Definition at line 122 of file projectdlgs.cpp.

References m_bAccepted.

void CreateSubprojectDlg::accept (  ) 

Called when the 'OK' button is pressed. User entered values are read in.

Definition at line 111 of file projectdlgs.cpp.

References m_bAccepted, m_pWidget, m_targetFile, and m_type.


The documentation for this class was generated from the following files:
Generated on Tue May 8 17:05:37 2007 for KTechLab by  doxygen 1.5.1