![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqmlcompletionsupport_p.h"#include "qqmllsutils_p.h"#include <QtLanguageServer/private/qlanguageserverspectypes_p.h>#include <QtCore/qthreadpool.h>#include <QtCore/private/qduplicatetracker_p.h>#include <QtCore/QRegularExpression>#include <QtQmlDom/private/qqmldomexternalitems_p.h>#include <QtQmlDom/private/qqmldomtop_p.h>#include <QtQml/private/qqmlsignalnames_p.h>Go to the source code of this file.
Functions | |
| static bool | positionIsFollowedBySpaces (qsizetype position, const QString &code) |
Definition at line 92 of file qqmlcompletionsupport.cpp.