6#include <QtQml/qqmlengine.h>
73 QStandardPaths::LocateOptions options)
const
86 QStandardPaths::LocateOptions options)
const
117#include "moc_qqmlstandardpaths_p.cpp"
void reserve(qsizetype size)
QQmlStandardPaths(QObject *parent=nullptr)
Q_INVOKABLE QUrl writableLocation(QStandardPaths::StandardLocation type) const
\qmlmethod url QtCore::StandardPaths::writableLocation(StandardLocation type)
Q_INVOKABLE QUrl findExecutable(const QString &executableName, const QStringList &paths=QStringList()) const
\qmlmethod url QtCore::StandardPaths::findExecutable(string executableName, list<string> paths) const
Q_INVOKABLE QString displayName(QStandardPaths::StandardLocation type) const
\qmlmethod string QtCore::StandardPaths::displayName(StandardLocation type)
Q_INVOKABLE QList< QUrl > locateAll(QStandardPaths::StandardLocation type, const QString &fileName, QStandardPaths::LocateOptions options=QStandardPaths::LocateFile) const
\qmlmethod list<url> QtCore::StandardPaths::locateAll(StandardLocation type, string fileName,...
Q_INVOKABLE QList< QUrl > standardLocations(QStandardPaths::StandardLocation type) const
\qmlmethod list<url> QtCore::StandardPaths::standardLocations(StandardLocation type)
Q_INVOKABLE QUrl locate(QStandardPaths::StandardLocation type, const QString &fileName, QStandardPaths::LocateOptions options=QStandardPaths::LocateFile) const
\qmlmethod url QtCore::StandardPaths::locate(StandardLocation type, string fileName,...
static QStringList locateAll(StandardLocation type, const QString &fileName, LocateOptions options=LocateFile)
[0]
static QStringList standardLocations(StandardLocation type)
static QString writableLocation(StandardLocation type)
static QString displayName(StandardLocation type)
static QString findExecutable(const QString &executableName, const QStringList &paths=QStringList())
static QString locate(StandardLocation type, const QString &fileName, LocateOptions options=LocateFile)
StandardLocation
This enum describes the different locations that can be queried using methods such as QStandardPaths:...
\macro QT_RESTRICTED_CAST_FROM_ASCII
static QUrl fromLocalFile(const QString &localfile)
Returns a QUrl representation of localFile, interpreted as a local file.
Combined button and popup list for selecting options.
GLsizei const GLuint * paths
GLsizei const GLchar *const * path
static QT_BEGIN_NAMESPACE QList< QUrl > toUrlList(const QStringList &paths)
\qmltype StandardPaths \inherits QtObject \inqmlmodule QtCore
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent