Eneboo - Documentación para desarrolladores
|
Enumeraciones | |
enum | { QMAKE_CMDLINE_SUCCESS, QMAKE_CMDLINE_SHOW_USAGE, QMAKE_CMDLINE_BAIL } |
Funciones | |
QString | project_builtin_regx () |
bool | usage (const char *a0) |
void | fixEnvVariables (QString &x) |
const char * | qmake_version () |
void | debug_msg (int level, const char *fmt,...) |
void | warn_msg (QMakeWarn type, const char *fmt,...) |
anonymous enum |
void debug_msg | ( | int | level, |
const char * | fmt, | ||
... | |||
) |
void fixEnvVariables | ( | QString & | x | ) |
QString project_builtin_regx | ( | ) |
const char* qmake_version | ( | ) |
bool usage | ( | const char * | a0 | ) |
void warn_msg | ( | QMakeWarn | type, |
const char * | fmt, | ||
... | |||
) |