Paren Struct Reference
#include <parenmatcher.h>
Collaboration diagram for Paren:

Public Types | |
enum | Type { Open, Closed } |
Public Member Functions | |
Paren () | |
Paren (int t, const QChar &c, int p) | |
Public Attributes | |
Type | type |
QChar | chr |
int | pos |
Member Enumeration Documentation
|
Definition at line 34 of file parenmatcher.h. Referenced by Paren(). |
Constructor & Destructor Documentation
|
Definition at line 32 of file parenmatcher.h. |
|
Definition at line 33 of file parenmatcher.h. |
Member Data Documentation
|
Definition at line 36 of file parenmatcher.h. Referenced by Paren(). |
|
Definition at line 37 of file parenmatcher.h. Referenced by Paren(). |
|
Definition at line 35 of file parenmatcher.h. Referenced by Paren(). |
The documentation for this struct was generated from the following file:
- editors/qeditor/parenmatcher.h