Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qqmllshelputils.cpp File Reference

(7615c6f918f278d98900ec7ff2303556489271b2)

#include "qqmllshelputils_p.h"
#include <QtQmlLS/private/qqmllsutils_p.h>
#include <QtCore/private/qfactoryloader_p.h>
#include <QtCore/qlibraryinfo.h>
#include <QtCore/qdiriterator.h>
#include <QtCore/qdir.h>
#include <QtQmlCompiler/private/qqmljstyperesolver_p.h>
#include <QtCore/qtyperevision.h>
#include <optional>
Include dependency graph for qqmllshelputils.cpp:

Go to the source code of this file.

Functions

static QStringList documentationFiles (const QString &qtInstallationPath)
static QByteArray documentationForImports (const DomItem &item)

Function Documentation

◆ documentationFiles()

QStringList documentationFiles ( const QString & qtInstallationPath)
static

Definition at line 24 of file qqmllshelputils.cpp.

◆ documentationForImports()

QByteArray documentationForImports ( const DomItem & item)
static

Definition at line 80 of file qqmllshelputils.cpp.