![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmlcodemodel_p.h>
Public Attributes | |
OpenDocumentSnapshot | snapshot |
std::shared_ptr< Utils::TextDocument > | textDocument |
Definition at line 63 of file qqmlcodemodel_p.h.
OpenDocumentSnapshot QmlLsp::OpenDocument::snapshot |
Definition at line 66 of file qqmlcodemodel_p.h.
std::shared_ptr<Utils::TextDocument> QmlLsp::OpenDocument::textDocument |
Definition at line 67 of file qqmlcodemodel_p.h.