Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
ProFileGlobals Class Reference

#include <profileevaluator.h>

Inheritance diagram for ProFileGlobals:
Collaboration diagram for ProFileGlobals:

Public Attributes

QString sysroot
Public Attributes inherited from QMakeGlobals
bool do_cache
QString dir_sep
QString dirlist_sep
QString cachefile
QString qmake_abslocation
QStringList qmake_args
QStringList qmake_extra_args
QString qtconf
QString qmakespec
QString xqmakespec
QString user_template
QString user_template_prefix
QString extra_cmds [4]

Additional Inherited Members

Public Types inherited from QMakeGlobals
enum  ArgumentReturn { ArgumentUnknown , ArgumentMalformed , ArgumentsOk }
Public Member Functions inherited from QMakeGlobals
 QMakeGlobals ()
 ~QMakeGlobals ()
ArgumentReturn addCommandLineArguments (QMakeCmdLineParserState &state, QStringList &args, int *pos)
void commitCommandLineArguments (QMakeCmdLineParserState &state)
void setCommandLineArguments (const QString &pwd, const QStringList &args)
void useEnvironment ()
void setDirectories (const QString &input_dir, const QString &output_dir)
void setProperties (const QHash< ProKey, ProString > &props)
ProString propertyValue (const ProKey &name) const
QString expandEnvVars (const QString &str) const
QString shadowedPath (const QString &fileName) const
QStringList splitPathList (const QString &value) const
Static Public Member Functions inherited from QMakeGlobals
static void parseProperties (const QByteArray &data, QHash< ProKey, ProString > &props)

Detailed Description

Definition at line 22 of file profileevaluator.h.

Member Data Documentation

◆ sysroot

QString ProFileGlobals::sysroot

Definition at line 25 of file profileevaluator.h.


The documentation for this class was generated from the following file: