|
| PanelsManager (CodeEditor *editor, QObject *parent=NULL) |
|
QList< Panel::Ptr > | panelsForZone (Panel::Position zone) const |
|
QList< Panel::Ptr > | panelsForZoneSortedByOrderReverse (Panel::Position zone) const |
|
int | marginSize (Panel::Position zone=Panel::Left) |
|
Panel::Ptr | append (Panel::Ptr panel, Panel::Position pos=Panel::Left) |
|
Panel::Ptr | remove (const QString &nameOrClass) |
|
void | clear () |
|
void | resize () |
|
void | refresh () |
|
Panel::Ptr | get (const QString &nameOrClass) |
|
| Manager (CodeEditor *editor, QObject *parent=NULL) |
|
CodeEditor * | editor () const |
|
|
void | updateViewportMargins () |
|
void | update (const QRect &rect, int dy, bool forceUpdateMargins=false) |
|
|
QVector< int > | computeZonesSizes () |
|
|
QPoint | m_cachedCursorPos |
|
int | m_top |
|
int | m_bottom |
|
int | m_left |
|
int | m_right |
|
QList< ZoneItems > | m_panels |
|
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/panelsManager.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/Qitom/codeEditor/managers/panelsManager.cpp