Eneboo - Documentación para desarrolladores
|
#include <option.h>
Atributos públicos estáticos | |
static QString | qmakespec |
static bool | do_cache = TRUE |
static bool | do_deps = TRUE |
static bool | do_mocs = TRUE |
static bool | do_dep_heuristics = TRUE |
static bool | do_preprocess = FALSE |
static QString | cachefile |
static int | cachefile_depth = -1 |
static QStringList | project_files |
static QString | qmakespec_commandline |
QString Option::mkfile::cachefile [static] |
int Option::mkfile::cachefile_depth = -1 [static] |
bool Option::mkfile::do_cache = TRUE [static] |
bool Option::mkfile::do_dep_heuristics = TRUE [static] |
bool Option::mkfile::do_deps = TRUE [static] |
bool Option::mkfile::do_mocs = TRUE [static] |
bool Option::mkfile::do_preprocess = FALSE [static] |
QStringList Option::mkfile::project_files [static] |
QString Option::mkfile::qmakespec [static] |