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
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: