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
qqmlcodemodel_p.h File Reference

(6ca0435661860dd285a878a4f69c204d84f17e83)

#include "qlanguageserver_p.h"
#include "qtextdocument_p.h"
#include "qprocessscheduler_p.h"
#include "qqmllshelputils_p.h"
#include <QObject>
#include <QHash>
#include <QtCore/qfilesystemwatcher.h>
#include <QtCore/private/qfactoryloader_p.h>
#include <QtQmlDom/private/qqmldomitem_p.h>
#include <QtQmlCompiler/private/qqmljsscope_p.h>
#include <QtQmlToolingSettings/private/qqmltoolingsettings_p.h>
#include <functional>
#include <memory>
Include dependency graph for qqmlcodemodel_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QmlLsp::OpenDocumentSnapshot
class  QmlLsp::OpenDocument
struct  QmlLsp::RegisteredSemanticTokens
struct  QmlLsp::ModuleSetting
class  QmlLsp::QQmllsBuildInformation
class  QmlLsp::QQmlCodeModel

Namespaces

namespace  QmlLsp

Typedefs

using QmlLsp::ModuleSettings = QList<ModuleSetting>

Enumerations

enum  QmlLsp::UpdatePolicy { QmlLsp::NormalUpdate , QmlLsp::ForceUpdate }