#include </home/clem/local/src/opie/qmake/generators/mac/pbuilder_pbx.h>
Inheritance diagram for ProjectBuilderMakefileGenerator:


Public Member Functions | |
| ProjectBuilderMakefileGenerator (QMakeProject *p) | |
| ~ProjectBuilderMakefileGenerator () | |
| virtual bool | openOutput (QFile &) const |
Protected Member Functions | |
| bool | doPrecompiledHeaders () const |
| virtual bool | doDepends () const |
Private Types | |
| enum | IDE_TYPE { MAC_XCODE, MAC_PBUILDER } |
Private Member Functions | |
| int | pbuilderVersion () const |
| bool | writeSubdirs (QTextStream &, bool) |
| bool | writeMakeParts (QTextStream &) |
| bool | writeMakefile (QTextStream &) |
| QString | pbxbuild () |
| QString | keyFor (const QString &file) |
| QString | fixQuotes (const QString &val) |
| QString | fixEnvs (const QString &file) |
| QString | fixEnvsList (const QString &where) |
| int | reftypeForFile (const QString &where) |
| QString | projectSuffix () const |
| IDE_TYPE | ideType () const |
Private Attributes | |
| QString | pbx_dir |
| QMap< QString, QString > | keys |
|
|
Definition at line 58 of file pbuilder_pbx.h. |
|
|
Definition at line 52 of file pbuilder_pbx.cpp. |
|
|
Definition at line 71 of file pbuilder_pbx.h. |
|
|
Reimplemented from UnixMakefileGenerator. Definition at line 68 of file pbuilder_pbx.h. References FALSE. |
|
|
Reimplemented from UnixMakefileGenerator. Definition at line 67 of file pbuilder_pbx.h. References FALSE. |
|
|
Definition at line 1227 of file pbuilder_pbx.cpp. References QRegExp::cap(), QRegExp::matchedLength(), MakefileGenerator::project, QRegExp::search(), and QMakeProject::variables(). Referenced by fixEnvsList(), and writeMakeParts(). |
|
|
Definition at line 1239 of file pbuilder_pbx.cpp. References QValueList< T >::begin(), QValueList< T >::end(), fixEnvs(), QString::isEmpty(), l, MakefileGenerator::project, and QMakeProject::variables(). Referenced by writeMakeParts(). |
|
|
Definition at line 1219 of file pbuilder_pbx.cpp. References QString::replace(). Referenced by writeMakeParts(). |
|
|
Definition at line 1371 of file pbuilder_pbx.cpp. References QFile::exists(), QMakeProject::isActiveConfig(), MAC_PBUILDER, MAC_XCODE, and MakefileGenerator::project. Referenced by pbuilderVersion(), pbxbuild(), projectSuffix(), and writeMakeParts(). |
|
|
Definition at line 1253 of file pbuilder_pbx.cpp. References QMap< Key, T >::contains(), QMap< Key, T >::insert(), QMakeProject::isActiveConfig(), keys, MakefileGenerator::project, qtMD5(), and QString::utf8(). Referenced by writeMakeParts(), and writeSubdirs(). |
|
|
Reimplemented from MakefileGenerator. Definition at line 1270 of file pbuilder_pbx.cpp. References Option::dir_sep, QString::endsWith(), QFileInfo::extension(), QMakeProject::first(), QFileInfo::isDir(), QDir::isRelativePath(), QString::length(), MakefileGenerator::openOutput(), output, Option::output_dir, pbx_dir, MakefileGenerator::project, projectSuffix(), QString::section(), and QDir::separator(). |
|
|
Definition at line 1302 of file pbuilder_pbx.cpp. References QRegExp::cap(), QFile::close(), QString::contains(), debug_msg(), QTextStream::eof(), QRegExp::exactMatch(), QFile::exists(), FALSE, QMakeProject::first(), ideType(), IO_ReadOnly, QString::isEmpty(), QMakeProject::isEmpty(), QString::latin1(), MAC_XCODE, QFile::open(), MakefileGenerator::project, QTextStream::readLine(), QString::replace(), QString::startsWith(), QString::toInt(), TRUE, and version. Referenced by writeMakeParts(), and writeSubdirs(). |
|
|
Definition at line 1388 of file pbuilder_pbx.cpp. References QFile::exists(), ideType(), and MAC_XCODE. Referenced by writeMakeParts(). |
|
|
Definition at line 1380 of file pbuilder_pbx.cpp. References ideType(), and MAC_XCODE. Referenced by openOutput(), writeMakeParts(), and writeSubdirs(). |
|
|
Definition at line 1362 of file pbuilder_pbx.cpp. References QDir::isRelativePath(). Referenced by writeMakeParts(). |
|
|
Reimplemented from UnixMakefileGenerator. Definition at line 58 of file pbuilder_pbx.cpp. References FALSE, QMakeProject::first(), MakefileGenerator::project, TRUE, MakefileGenerator::var(), QMakeProject::variables(), writeMakeParts(), and writeSubdirs(). |
|
|
||||||||||||
|
|
Definition at line 50 of file pbuilder_pbx.h. Referenced by keyFor(). |
|
|
Definition at line 43 of file pbuilder_pbx.h. Referenced by openOutput(), writeMakeParts(), and writeSubdirs(). |
1.4.2