Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QQmlToolingUtils Class Reference

#include <qqmltoolingutils_p.h>

+ Collaboration diagram for QQmlToolingUtils:

Static Public Member Functions

static QStringList getAndWarnForInvalidDirsFromEnv (const QString &environmentVariableName)
 
static QStringList getAndWarnForInvalidDirsFromOption (const QCommandLineParser &parser, const QCommandLineOption &option)
 

Detailed Description

Definition at line 25 of file qqmltoolingutils_p.h.

Member Function Documentation

◆ getAndWarnForInvalidDirsFromEnv()

QStringList QQmlToolingUtils::getAndWarnForInvalidDirsFromEnv ( const QString & environmentVariableName)
static

Definition at line 38 of file qqmltoolingutils.cpp.

References QDir::listSeparator(), qEnvironmentVariable(), Qt::SkipEmptyParts, and QString::split().

+ Here is the call graph for this function:

◆ getAndWarnForInvalidDirsFromOption()

QStringList QQmlToolingUtils::getAndWarnForInvalidDirsFromOption ( const QCommandLineParser & parser,
const QCommandLineOption & option )
static

Definition at line 47 of file qqmltoolingutils.cpp.

References QCommandLineParser::isSet(), and QCommandLineParser::values().

+ Here is the call graph for this function:

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