Definition at line 86 of file qmlapplicationviewer.cpp.
◆ adjustPath()
QString QmlApplicationViewerPrivate::adjustPath |
( |
const QString & |
path | ) |
|
|
staticprivate |
Definition at line 93 of file qmlapplicationviewer.cpp.
Referenced by QmlApplicationViewer::addImportPath(), and QmlApplicationViewer::setMainQmlFile().
106 return pathInInstallDir;
QBool contains(QChar c, Qt::CaseSensitivity cs=Qt::CaseSensitive) const
static bool isAbsolutePath(const QString &path)
Returns true if path is absolute; returns false if it is relative.
QLatin1String(DBUS_INTERFACE_DBUS))) Q_GLOBAL_STATIC_WITH_ARGS(QString
bool exists() const
Returns true if the file exists; otherwise returns false.
The QString class provides a Unicode character string.
static QString applicationDirPath()
Returns the directory that contains the application executable.
The QLatin1String class provides a thin wrapper around an US-ASCII/Latin-1 encoded string literal...
The QFileInfo class provides system-independent file information.
◆ QmlApplicationViewer
◆ mainQmlFile
QString QmlApplicationViewerPrivate::mainQmlFile |
|
private |
The documentation for this class was generated from the following file: