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
QQmlLSUtils::TextPosition Struct Reference

#include <qqmllsutils_p.h>

+ Collaboration diagram for QQmlLSUtils::TextPosition:

Public Attributes

int line
 
int character
 

Detailed Description

Definition at line 38 of file qqmllsutils_p.h.

Member Data Documentation

◆ character

int QQmlLSUtils::TextPosition::character

Definition at line 41 of file qqmllsutils_p.h.

◆ line

int QQmlLSUtils::TextPosition::line

Definition at line 40 of file qqmllsutils_p.h.

Referenced by QQmlRangeFormatting::process().


The documentation for this struct was generated from the following file: