Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
src_gui_text_qsyntaxhighlighter::ParenthesisInfo Struct Reference

[3] More...

Collaboration diagram for src_gui_text_qsyntaxhighlighter::ParenthesisInfo:

Public Attributes

QChar character
int position

Detailed Description

[3]

Definition at line 78 of file src_gui_text_qsyntaxhighlighter.cpp.

Member Data Documentation

◆ character

QChar src_gui_text_qsyntaxhighlighter::ParenthesisInfo::character

Definition at line 80 of file src_gui_text_qsyntaxhighlighter.cpp.

◆ position

int src_gui_text_qsyntaxhighlighter::ParenthesisInfo::position

Definition at line 81 of file src_gui_text_qsyntaxhighlighter.cpp.


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