![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqmlpreviewfileengine.h"
#include "qqmlpreviewservice.h"
#include <QtCore/qlibraryinfo.h>
#include <QtCore/qthread.h>
#include <QtCore/qwaitcondition.h>
#include <cstring>
Go to the source code of this file.
Classes | |
class | QQmlPreviewFileEngineIterator |
Functions | |
static QT_BEGIN_NAMESPACE bool | isRelative (const QString &path) |
static QString | absolutePath (const QString &path) |
bool | isRootPath (const QString &path) |
Definition at line 30 of file qqmlpreviewfileengine.cpp.
|
static |
Definition at line 15 of file qqmlpreviewfileengine.cpp.
bool isRootPath | ( | const QString & | path | ) |
Definition at line 35 of file qqmlpreviewfileengine.cpp.