FilePropertyDlg Class Reference
#include <filepropertydlg.h>
Inheritance diagram for FilePropertyDlg:

Public Slots | |
virtual void | updateFileProperties () |
Public Member Functions | |
FilePropertyDlg (SubqmakeprojectItem *spitem, int grtype, FileItem *fitem, QStringList &dirtyScopes, QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
Private Member Functions | |
void | createScopeTree (SubqmakeprojectItem *spitem, ScopeItem *sitem=0) |
GroupItem * | getInstallRoot (SubqmakeprojectItem *spitem) |
GroupItem * | getInstallObject (SubqmakeprojectItem *spitem, const QString &objectname) |
QStringList * | getExcludeList (SubqmakeprojectItem *spitem) |
QStringList | getExcludedScopes (ScopeItem *sitem=0) |
Private Attributes | |
FileItem * | m_fileItem |
SubqmakeprojectItem * | m_subProjectItem |
QStringList & | m_dirtyScopes |
QStringList | m_dummy |
QString | m_installObjectName |
int | m_gtype |
Constructor & Destructor Documentation
|
Definition at line 50 of file filepropertydlg.cpp. References createScopeTree(), FilePropertyDlg(), GroupItem::install_objectname, m_fileItem, m_gtype, m_installObjectName, and m_subProjectItem. Referenced by FilePropertyDlg(). |
Member Function Documentation
|
Definition at line 126 of file filepropertydlg.cpp. References createScopeTree(), getExcludeList(), m_fileItem, FileItem::name, SubqmakeprojectItem::scopes, qProjectItem::scopeString, and ScopeItem::setScopeString(). Referenced by createScopeTree(), and FilePropertyDlg(). |
|
Definition at line 160 of file filepropertydlg.cpp. References endl(), ScopeItem::excludeFromScope(), getExcludedScopes(), ScopeItem::getScopeString(), ScopeItem::isDirty(), kdDebug(), m_fileItem, m_gtype, and FileItem::name. Referenced by getExcludedScopes(), and updateFileProperties(). |
|
|
Definition at line 79 of file filepropertydlg.cpp. References getInstallObject(), getInstallRoot(), and GroupItem::installs. Referenced by getExcludeList(), and getInstallObject(). |
|
Definition at line 68 of file filepropertydlg.cpp. References getInstallRoot(), and SubqmakeprojectItem::groups. Referenced by getInstallObject(), and getInstallRoot(). |
|
Reimplemented from FilePropertyBase. Definition at line 154 of file filepropertydlg.cpp. References getExcludedScopes(), and m_dirtyScopes. |
Member Data Documentation
|
Definition at line 56 of file filepropertydlg.h. Referenced by updateFileProperties(). |
|
Definition at line 57 of file filepropertydlg.h. Referenced by getExcludeList(). |
|
Definition at line 54 of file filepropertydlg.h. Referenced by createScopeTree(), FilePropertyDlg(), and getExcludedScopes(). |
|
Definition at line 59 of file filepropertydlg.h. Referenced by FilePropertyDlg(), getExcludedScopes(), and getExcludeList(). |
|
Definition at line 58 of file filepropertydlg.h. Referenced by FilePropertyDlg(), and getExcludeList(). |
|
Definition at line 55 of file filepropertydlg.h. Referenced by FilePropertyDlg(). |
The documentation for this class was generated from the following files:
- buildtools/qmake/filepropertydlg.h
- buildtools/qmake/filepropertydlg.cpp