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
QmlLsp::OpenDocument Class Reference

#include <qqmlcodemodel_p.h>

Collaboration diagram for QmlLsp::OpenDocument:

Public Attributes

OpenDocumentSnapshot snapshot
std::shared_ptr< Utils::TextDocumenttextDocument

Detailed Description

Definition at line 63 of file qqmlcodemodel_p.h.

Member Data Documentation

◆ snapshot

OpenDocumentSnapshot QmlLsp::OpenDocument::snapshot

Definition at line 66 of file qqmlcodemodel_p.h.

◆ textDocument

std::shared_ptr<Utils::TextDocument> QmlLsp::OpenDocument::textDocument

Definition at line 67 of file qqmlcodemodel_p.h.


The documentation for this class was generated from the following file: