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
qqmlcompletionsupport.cpp File Reference

(9d3126b2eec6e9503cc4dc876ee9885de619e375)

#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>
+ Include dependency graph for qqmlcompletionsupport.cpp:

Go to the source code of this file.

Functions

static bool positionIsFollowedBySpaces (qsizetype position, const QString &code)
 

Function Documentation

◆ positionIsFollowedBySpaces()

static bool positionIsFollowedBySpaces ( qsizetype position,
const QString & code )
static

Definition at line 91 of file qqmlcompletionsupport.cpp.

References QString::cbegin(), QString::cend(), position(), and QString::size().

Referenced by CompletionRequest::patchInvalidFileForParser().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: