#include </home/clem/local/src/opie/qmake/property.h>
Collaboration diagram for QMakeProperty:

Public Member Functions | |
| QMakeProperty () | |
| ~QMakeProperty () | |
| bool | hasValue (QString) |
| QString | value (QString v) |
| void | setValue (QString, const QString &) |
| bool | exec () |
Private Member Functions | |
| QString | keyBase (bool=TRUE) const |
| bool | initSettings () |
| QString | value (QString, bool just_check) |
Private Attributes | |
| QSettings * | sett |
|
|
Definition at line 46 of file property.cpp. |
|
|
Definition at line 50 of file property.cpp. |
|
|
|
Definition at line 126 of file property.cpp. References FALSE, initSettings(), TRUE, and value(). Referenced by exec(). |
|
|
Definition at line 57 of file property.cpp. Referenced by exec(), hasValue(), setValue(), and value(). |
|
|
Definition at line 66 of file property.cpp. References qmake_version(). Referenced by exec(), setValue(), and value(). |
|
||||||||||||
|
Definition at line 134 of file property.cpp. References initSettings(), keyBase(), sett, and QSettings::writeEntry(). Referenced by exec(). |
|
|
Definition at line 54 of file property.h. |
|
||||||||||||
|
Definition at line 76 of file property.cpp. References debug_msg(), QValueList< T >::end(), FALSE, QString::findRev(), QValueList< T >::fromLast(), initSettings(), keyBase(), QString::latin1(), QString::left(), QString::mid(), QString::null, qInstallPath(), qInstallPathData(), qmake_mkspec_paths(), qmake_version(), QT_INSTALL_DATA, QT_INSTALL_PREFIX, QSettings::readEntry(), sett, QStringList::sort(), QSettings::subkeyList(), Option::TARG_WIN_MODE, Option::target_mode, and version. Referenced by QMakeProject::doVariableReplace(), exec(), hasValue(), and value(). |
|
|
Definition at line 45 of file property.h. Referenced by exec(), initSettings(), setValue(), value(), and ~QMakeProperty(). |
1.4.2