A special scrollarea that makes it possible to add components to the margins of it.
More...
#include <texteditorscrollarea.h>
A special scrollarea that makes it possible to add components to the margins of it.
◆ TextEditorScrollArea()
edbee::TextEditorScrollArea::TextEditorScrollArea |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
◆ ~TextEditorScrollArea()
edbee::TextEditorScrollArea::~TextEditorScrollArea |
( |
| ) |
|
|
virtual |
◆ enableShadowWidget()
void edbee::TextEditorScrollArea::enableShadowWidget |
( |
bool |
enabled | ) |
|
◆ layoutMarginWidgets()
void edbee::TextEditorScrollArea::layoutMarginWidgets |
( |
| ) |
|
this method layouts the margin-widgets
◆ resizeEvent()
void edbee::TextEditorScrollArea::resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
protectedvirtual |
◆ setBottomWidget()
void edbee::TextEditorScrollArea::setBottomWidget |
( |
QWidget * |
widget | ) |
|
◆ setLeftWidget()
void edbee::TextEditorScrollArea::setLeftWidget |
( |
QWidget * |
widget | ) |
|
◆ setRightWidget()
void edbee::TextEditorScrollArea::setRightWidget |
( |
QWidget * |
widget | ) |
|
◆ setTopWidget()
void edbee::TextEditorScrollArea::setTopWidget |
( |
QWidget * |
widget | ) |
|
The documentation for this class was generated from the following files: