ChooseSubprojectDlgBase Class Reference
#include <choosesubprojectdlgbase.h>
Inheritance diagram for ChooseSubprojectDlgBase:


Public Member Functions | |
ChooseSubprojectDlgBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~ChooseSubprojectDlgBase () | |
Public Attributes | |
QPushButton * | buttonOk |
QPushButton * | buttonCancel |
KListView * | subprojects_view |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QGridLayout * | ChooseSubprojectDlgBaseLayout |
QHBoxLayout * | Layout1 |
QSpacerItem * | Horizontal_Spacing2 |
Constructor & Destructor Documentation
|
Definition at line 29 of file choosesubprojectdlgbase.cpp. References KListView::addColumn(), buttonCancel, buttonOk, ChooseSubprojectDlgBaseLayout, Horizontal_Spacing2, languageChange(), Layout1, and subprojects_view. |
|
Definition at line 73 of file choosesubprojectdlgbase.cpp. |
Member Function Documentation
|
Definition at line 82 of file choosesubprojectdlgbase.cpp. References buttonCancel, buttonOk, and subprojects_view. Referenced by ChooseSubprojectDlgBase(). |
Member Data Documentation
|
Definition at line 33 of file choosesubprojectdlgbase.h. Referenced by ChooseSubprojectDlgBase(), and languageChange(). |
|
Definition at line 32 of file choosesubprojectdlgbase.h. Referenced by ChooseSubprojectDlgBase(), and languageChange(). |
|
Definition at line 37 of file choosesubprojectdlgbase.h. Referenced by ChooseSubprojectDlgBase(). |
|
Definition at line 39 of file choosesubprojectdlgbase.h. Referenced by ChooseSubprojectDlgBase(). |
|
Definition at line 38 of file choosesubprojectdlgbase.h. Referenced by ChooseSubprojectDlgBase(). |
|
Definition at line 34 of file choosesubprojectdlgbase.h. Referenced by ChooseSubprojectDlgBase(), and languageChange(). |
The documentation for this class was generated from the following files:
- buildtools/qmake/choosesubprojectdlgbase.h
- buildtools/qmake/choosesubprojectdlgbase.cpp