#include "projectgenerator.h"#include "option.h"#include <qdir.h>#include <qfile.h>#include <qfileinfo.h>#include <qregexp.h>Include dependency graph for projectgenerator.cpp:

Go to the source code of this file.
Functions | |
| QString | project_builtin_regx () |
|
|
Definition at line 43 of file projectgenerator.cpp. References QValueList< T >::begin(), Option::cpp_ext, QValueList< T >::end(), Option::h_ext, QString::isEmpty(), Option::lex_ext, Option::ui_ext, and Option::yacc_ext. Referenced by ProjectGenerator::init(), and usage(). |
1.4.2