|
typedef QList< TextDecoration::Ptr >::const_iterator | const_iterator |
|
typedef QList< TextDecoration::Ptr >::iterator | iterator |
|
|
| TextDecorationsManager (CodeEditor *editor, QObject *parent=NULL) |
|
bool | append (TextDecoration::Ptr decoration) |
|
bool | remove (TextDecoration::Ptr decoration) |
|
void | clear () |
|
bool | contains (const TextDecoration::Ptr &deco) |
|
const_iterator | constBegin () const |
|
const_iterator | constEnd () const |
|
iterator | begin () |
|
iterator | end () |
|
| Manager (CodeEditor *editor, QObject *parent=NULL) |
|
CodeEditor * | editor () const |
|
|
QList< QTextEdit::ExtraSelection > | getExtraSelections () const |
|
|
QList< TextDecoration::Ptr > | m_decorations |
|
The documentation for this class was generated from the following files:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/Qitom/codeEditor/managers/textDecorationsManager.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/Qitom/codeEditor/managers/textDecorationsManager.cpp