Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qqmllscompletion_p.h File Reference

(550d7a7b41a796e3a58048b73664166bdb8087c8)

#include "qqmlcompletioncontextstrings_p.h"
#include "qqmllsutils_p.h"
#include "qqmllsplugin_p.h"
#include <QtLanguageServer/private/qlanguageserverspectypes_p.h>
#include <QtQmlDom/private/qqmldomexternalitems_p.h>
#include <QtQmlDom/private/qqmldomtop_p.h>
#include <QtCore/private/qduplicatetracker_p.h>
#include <QtCore/private/qfactoryloader_p.h>
#include <QtCore/qpluginloader.h>
#include <QtCore/qxpfunctional.h>
+ Include dependency graph for qqmllscompletion_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQmlLSCompletion
 QQmlLSCompletion provides completions for all kinds of QML and JS constructs. More...
 

Enumerations

enum  QQmlLSUtilsAppendOption { AppendSemicolon , AppendNothing }
 

Enumeration Type Documentation

◆ QQmlLSUtilsAppendOption

Enumerator
AppendSemicolon 
AppendNothing 

Definition at line 34 of file qqmllscompletion_p.h.