MCPcopy Create free account
hub / github.com/KDE/kdevelop / engine

Method engine

plugins/qmljs/3rdparty/qtcreator-libs/qmljs/qmljsdocument.cpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179}
180
181const QmlJS::Engine *Document::engine() const
182{
183 return _engine;
184}
185
186QList<DiagnosticMessage> Document::diagnosticMessages() const
187{

Callers 3

ParseSessionMethod · 0.45
commentForLocationMethod · 0.45
PropertyPreviewWidgetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected