![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmllsutils_p.h>
Public Attributes | |
int | line = 0 |
int | character = 0 |
Definition at line 39 of file qqmllsutils_p.h.
int QQmlLSUtils::TextPosition::character = 0 |
Definition at line 42 of file qqmllsutils_p.h.
Referenced by QQmlLSUtils::qmlLocationToLspLocation().
int QQmlLSUtils::TextPosition::line = 0 |
Definition at line 41 of file qqmllsutils_p.h.
Referenced by QQmlLSUtils::qmlLocationToLspLocation().