#include </home/clem/local/src/opie/qmake/generators/win32/msvc_dsp.h>
Inheritance diagram for DspMakefileGenerator:


Public Member Functions | |
| DspMakefileGenerator (QMakeProject *p) | |
| ~DspMakefileGenerator () | |
| bool | openOutput (QFile &file) const |
Protected Member Functions | |
| virtual void | processPrlVariable (const QString &, const QStringList &) |
| virtual bool | findLibraries () |
Protected Attributes | |
| QString | precompH |
| QString | precompObj |
| QString | precompPch |
| bool | usePCH |
Private Member Functions | |
| void | beginGroupForFile (QString file, QTextStream &, const QString &filter="") |
| void | endGroups (QTextStream &) |
| bool | writeDspParts (QTextStream &) |
| bool | writeMakefile (QTextStream &) |
| QString | findTemplate (const QString &file) |
| void | init () |
Private Attributes | |
| QString | currentGroup |
| bool | init_flag |
|
|
Definition at line 43 of file msvc_dsp.cpp. |
|
|
Definition at line 70 of file msvc_dsp.h. |
|
||||||||||||||||
|
Definition at line 1050 of file msvc_dsp.cpp. References QValueList< T >::begin(), QDir::currentDirPath(), currentGroup, Option::dir_sep, QValueList< T >::end(), endGroups(), MakefileGenerator::fileFixify(), QString::findRev(), QMakeProject::isActiveConfig(), QString::isEmpty(), QDir::isRelativePath(), QString::length(), QString::mid(), MakefileGenerator::project, QString::right(), QString::section(), QStringList::split(), QString::startsWith(), and TRUE. Referenced by writeDspParts(). |
|
|
Definition at line 1093 of file msvc_dsp.cpp. References QValueList< T >::begin(), currentGroup, Option::dir_sep, QValueList< T >::end(), QMakeProject::isActiveConfig(), QString::isEmpty(), MakefileGenerator::project, and QStringList::split(). Referenced by beginGroupForFile(), and writeDspParts(). |
|
|
Reimplemented from Win32MakefileGenerator. Definition at line 73 of file msvc_dsp.h. References Win32MakefileGenerator::findLibraries(). |
|
|
Definition at line 1022 of file msvc_dsp.cpp. References QFile::exists(), and Option::mkfile::qmakespec. Referenced by writeDspParts(). |
|
|
|
Reimplemented from MakefileGenerator. Definition at line 1108 of file msvc_dsp.cpp. References QDir::currentDirPath(), Option::dir_sep, QString::find(), QString::findRev(), QMakeProject::first(), Option::fixPathToLocalOS(), QFileInfo::isDir(), QString::isEmpty(), QDir::isRelativePath(), QFile::name(), MakefileGenerator::openOutput(), Option::output_dir, MakefileGenerator::project, QString::replace(), QDir::separator(), and QFile::setName(). |
|
||||||||||||
|
Reimplemented from MakefileGenerator. Definition at line 1035 of file msvc_dsp.cpp. References QValueList< T >::append(), QValueList< T >::begin(), QValueList< T >::end(), QValueList< T >::findIndex(), out, MakefileGenerator::processPrlVariable(), MakefileGenerator::project, and QMakeProject::variables(). |
|
|
|
Reimplemented from MakefileGenerator. Definition at line 49 of file msvc_dsp.cpp. References FALSE, QMakeProject::first(), MakefileGenerator::project, TRUE, MakefileGenerator::var(), QMakeProject::variables(), writeDspParts(), MakefileGenerator::writeHeader(), and Win32MakefileGenerator::writeSubDirs(). |
|
|
Definition at line 44 of file msvc_dsp.h. Referenced by beginGroupForFile(), and endGroups(). |
|
|
Definition at line 48 of file msvc_dsp.h. Referenced by init(). |
|
|
Definition at line 65 of file msvc_dsp.h. Referenced by writeDspParts(). |
|
|
Definition at line 65 of file msvc_dsp.h. Referenced by writeDspParts(). |
|
|
Definition at line 65 of file msvc_dsp.h. Referenced by writeDspParts(). |
|
|
Definition at line 67 of file msvc_dsp.h. Referenced by writeDspParts(). |
1.4.2