Extending Qt Creator Manual
HighlighterException
Extending Qt Creator Manual 4.6.1
Contents
Public Functions
Detailed Description
HighlighterException Class
(
TextEditor::Internal::HighlighterException
)
List of all members, including inherited members
Public Functions
HighlighterException
(const int &
msg
)
int
message
() const
Member Function Documentation
HighlighterException::
HighlighterException
(const
int
&
msg
)
Default constructs an instance of HighlighterException.
int
HighlighterException::
message
() const