Parenthesis Class
(TextEditor::Parenthesis)Public Types
enum | Type { Opened, Closed } |
Public Functions
Parenthesis() = default | |
Parenthesis(Type t, QChar c, int position) |
Member Function Documentation
[default]
Parenthesis::Parenthesis()
Default constructs an instance of Parenthesis.
Parenthesis::Parenthesis(Type t, QChar c, int position)
Default constructs an instance of Parenthesis.