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::BlockData Struct Reference
Inheritance diagram for src_gui_text_qsyntaxhighlighter::BlockData:
Collaboration diagram for src_gui_text_qsyntaxhighlighter::BlockData:

Public Attributes

QList< ParenthesisInfoparentheses

Additional Inherited Members

Public Member Functions inherited from QTextBlockUserData
virtual ~QTextBlockUserData ()
 Destroys the user data.

Detailed Description

Definition at line 84 of file src_gui_text_qsyntaxhighlighter.cpp.

Member Data Documentation

◆ parentheses

QList< ParenthesisInfo > src_gui_text_qsyntaxhighlighter::BlockData::parentheses

Definition at line 86 of file src_gui_text_qsyntaxhighlighter.cpp.


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