#include </home/clem/local/src/opie/qmake/generators/projectgenerator.h>
Inheritance diagram for ProjectGenerator:


Public Member Functions | |
| ProjectGenerator (QMakeProject *p) | |
| ~ProjectGenerator () | |
| virtual bool | openOutput (QFile &) const |
Protected Member Functions | |
| virtual void | init () |
| virtual bool | writeMakefile (QTextStream &) |
Private Member Functions | |
| bool | addFile (QString) |
| bool | addConfig (const QString &, bool add=TRUE) |
| QString | getWritableVar (const QString &, bool fixPath=TRUE) |
Private Attributes | |
| bool | init_flag |
|
|
Definition at line 60 of file projectgenerator.cpp. |
|
|
Definition at line 55 of file projectgenerator.h. |
|
||||||||||||
|
Definition at line 375 of file projectgenerator.cpp. References FALSE, MakefileGenerator::project, TRUE, and QMakeProject::variables(). Referenced by init(). |
|
|
Definition at line 389 of file projectgenerator.cpp. References QValueList< T >::begin(), Option::cpp_ext, QDir::currentDirPath(), Option::dir_sep, QValueList< T >::end(), QFile::exists(), FALSE, MakefileGenerator::fileFixify(), Option::h_ext, Option::h_moc_mod, QString::isEmpty(), QString::left(), QString::length(), Option::lex_ext, MakefileGenerator::project, s, TRUE, Option::ui_ext, QMakeProject::variables(), and Option::yacc_ext. Referenced by init(). |
|
||||||||||||
|
Definition at line 440 of file projectgenerator.cpp. References i, QValueList< T >::isEmpty(), QStringList::join(), QString::left(), QString::length(), MakefileGenerator::project, QString::replace(), and QMakeProject::variables(). Referenced by writeMakefile(). |
|
|
|
Reimplemented from MakefileGenerator. Definition at line 472 of file projectgenerator.cpp. References QDir::currentDirPath(), QFileInfo::dirPath(), QString::findRev(), QFileInfo::isDir(), QString::isEmpty(), QString::length(), QFile::name(), MakefileGenerator::openOutput(), QString::right(), s, QDir::separator(), and QFile::setName(). |
|
|
Reimplemented from MakefileGenerator. Definition at line 342 of file projectgenerator.cpp. References Option::after_user_vars, Option::before_user_vars, QValueList< T >::begin(), QDateTime::currentDateTime(), QValueList< T >::end(), Opie::Core::endl(), FALSE, QMakeProject::first(), getWritableVar(), MakefileGenerator::project, qmake_version(), and TRUE. |
|
|
Definition at line 42 of file projectgenerator.h. Referenced by init(). |
1.4.2