GroupItem Class Reference
#include <trollprojectwidget.h>
Inheritance diagram for GroupItem:


Public Types | |
enum | GroupType { NoType, Sources, Headers, Forms, Distfiles, Images, Lexsources, Yaccsources, Translations, IDLs, InstallRoot, InstallObject } |
Public Member Functions | |
GroupItem (QListView *lv, GroupType type, const QString &text, const QString &scopeString) | |
Static Public Member Functions | |
GroupType | groupTypeForExtension (const QString &ext) |
Public Attributes | |
QString | install_objectname |
QString | install_path |
QPtrList< GroupItem > | installs |
QPtrList< FileItem > | files |
QStringList | str_files |
QStringList | str_files_exclude |
GroupType | groupType |
SubqmakeprojectItem * | owner |
Member Enumeration Documentation
|
Definition at line 199 of file trollprojectwidget.h. Referenced by groupTypeForExtension(). |
Constructor & Destructor Documentation
|
Definition at line 267 of file trollprojectwidget.cpp. |
Member Function Documentation
|
Definition at line 278 of file trollprojectwidget.cpp. References GroupType. Referenced by TrollProjectWidget::addFiles(). |
Member Data Documentation
|
Definition at line 209 of file trollprojectwidget.h. Referenced by TrollProjectWidget::addFileToCurrentSubProject(), GroupItem(), TrollProjectWidget::parseScope(), and TrollProjectWidget::removeFile(). |
|
|
|
Definition at line 207 of file trollprojectwidget.h. Referenced by TrollProjectWidget::parseScope(), TrollProjectWidget::slotDetailsContextMenu(), and TrollProjectWidget::updateInstallObjects(). |
|
|
|
Definition at line 211 of file trollprojectwidget.h. Referenced by TrollProjectWidget::addFileToCurrentSubProject(), TrollProjectWidget::parseScope(), TrollProjectWidget::removeFile(), and TrollProjectWidget::updateInstallObjects(). |
|
Definition at line 212 of file trollprojectwidget.h. Referenced by FilePropertyDlg::getExcludeList(), TrollProjectWidget::parseScope(), TrollProjectWidget::slotConfigureFile(), and TrollProjectWidget::updateInstallObjects(). |
The documentation for this class was generated from the following files:
- buildtools/qmake/trollprojectwidget.h
- buildtools/qmake/trollprojectwidget.cpp