Hides or shows a contained widget.
More...
#include <sceneview/expander_widget.hpp>
|
| ExpanderWidget (QWidget *parent=nullptr) |
|
void | SetWidget (QWidget *widget) |
|
QSize | sizeHint () const override |
|
void | SetTitle (const QString &title) |
|
QString | Title () const |
|
void | SetExpanded (bool val) |
|
bool | Expanded () const |
|
Hides or shows a contained widget.
Based on the GtkExpander widget in GTK.
The documentation for this class was generated from the following file: