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
qqmlpreviewfileengine.cpp File Reference

(7ff6ebb7bdf0f8ceaad50948ceda50e728b5b9cd)

#include "qqmlpreviewfileengine.h"
#include "qqmlpreviewservice.h"
#include <QtCore/qlibraryinfo.h>
#include <QtCore/qthread.h>
#include <QtCore/qwaitcondition.h>
#include <cstring>
+ Include dependency graph for qqmlpreviewfileengine.cpp:

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)
 

Function Documentation

◆ absolutePath()

◆ isRelative()

static QT_BEGIN_NAMESPACE bool isRelative ( const QString & path)
static

Definition at line 15 of file qqmlpreviewfileengine.cpp.

Referenced by absolutePath(), find_translation(), QMediaStorageLocation::generateFileName(), QDir::isAbsolute(), QFileInfo::isAbsolute(), QQmlPreviewFileEngine::isRelativePath(), QTranslator::load(), QCss::Parser::parseTerm(), and QFileDialog::selectFile().

+ Here is the caller graph for this function:

◆ isRootPath()

bool isRootPath ( const QString & path)

Definition at line 35 of file qqmlpreviewfileengine.cpp.

References QFileSystemEntry::isRootPath().

Referenced by QQmlPreviewFileEngineHandler::create(), and QQmlPreviewFileEngine::fileFlags().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: