AddSubprojectDialog Class Reference
#include <addsubprojectdlg.h>
Inheritance diagram for AddSubprojectDialog:


Public Member Functions | |
AddSubprojectDialog (AutoProjectPart *part, AutoSubprojectView *widget, SubprojectItem *item, QWidget *parent=0, const char *name=0) | |
~AddSubprojectDialog () | |
Private Member Functions | |
virtual void | accept () |
Private Attributes | |
QLineEdit * | name_edit |
SubprojectItem * | m_subProject |
AutoSubprojectView * | m_subprojectView |
AutoProjectPart * | m_part |
Constructor & Destructor Documentation
|
Definition at line 34 of file addsubprojectdlg.cpp. References accept(), m_part, m_subProject, and m_subprojectView. |
|
Definition at line 49 of file addsubprojectdlg.cpp. |
Member Function Documentation
|
Member Data Documentation
|
Definition at line 41 of file addsubprojectdlg.h. Referenced by accept(), and AddSubprojectDialog(). |
|
Definition at line 39 of file addsubprojectdlg.h. Referenced by accept(), and AddSubprojectDialog(). |
|
Definition at line 40 of file addsubprojectdlg.h. Referenced by accept(), and AddSubprojectDialog(). |
|
Definition at line 37 of file addsubprojectdlg.h. |
The documentation for this class was generated from the following files:
- buildtools/autotools/addsubprojectdlg.h
- buildtools/autotools/addsubprojectdlg.cpp