The EnhancedTreeWidget is a QTreeWidget with some extra functionalities.
More...
#include <ArmarXGui/libraries/ArmarXGuiBase/widgets/EnhancedTreeWidget.h>
The EnhancedTreeWidget is a QTreeWidget with some extra functionalities.
This TreeWidget:
- has working pixel wise scrolling
- can expand its size to the size of its content (currently visible widgets)
- can be set to auto expadn its size to its content
Definition at line 40 of file EnhancedTreeWidget.h.
◆ expand
◆ getHeight()
◆ setAutoExpand
void setAutoExpand |
( |
bool |
active | ) |
|
|
slot |
◆ setWheelTicksPerScrollTick
void setWheelTicksPerScrollTick |
( |
int |
wheelTicksPerScrollTick | ) |
|
|
slot |
◆ wheelEvent()
void wheelEvent |
( |
QWheelEvent * |
event | ) |
|
|
overrideprotected |
The documentation for this class was generated from the following files: