FilePropertyBase Class Reference
#include <filepropertybase.h>
Inheritance diagram for FilePropertyBase:


Public Slots | |
virtual void | updateFileProperties () |
Public Member Functions | |
FilePropertyBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~FilePropertyBase () | |
Public Attributes | |
QPushButton * | buttonCancel |
QPushButton * | buttonOk |
QLabel * | TextLabel1 |
QListView * | ScopeTree |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QGridLayout * | FilePropertyBaseLayout |
QSpacerItem * | Spacer1 |
Constructor & Destructor Documentation
|
Definition at line 31 of file filepropertybase.cpp. References buttonCancel, buttonOk, FilePropertyBaseLayout, languageChange(), ScopeTree, Spacer1, TextLabel1, and updateFileProperties(). |
|
Definition at line 79 of file filepropertybase.cpp. |
Member Function Documentation
|
Definition at line 88 of file filepropertybase.cpp. References buttonCancel, buttonOk, ScopeTree, and TextLabel1. Referenced by FilePropertyBase(). |
|
Reimplemented in FilePropertyDlg. Definition at line 97 of file filepropertybase.cpp. Referenced by FilePropertyBase(). |
Member Data Documentation
|
Definition at line 33 of file filepropertybase.h. Referenced by FilePropertyBase(), and languageChange(). |
|
Definition at line 34 of file filepropertybase.h. Referenced by FilePropertyBase(), and languageChange(). |
|
Definition at line 42 of file filepropertybase.h. Referenced by FilePropertyBase(). |
|
Definition at line 36 of file filepropertybase.h. Referenced by FilePropertyBase(), and languageChange(). |
|
Definition at line 43 of file filepropertybase.h. Referenced by FilePropertyBase(). |
|
Definition at line 35 of file filepropertybase.h. Referenced by FilePropertyBase(), and languageChange(). |
The documentation for this class was generated from the following files:
- buildtools/qmake/filepropertybase.h
- buildtools/qmake/filepropertybase.cpp