Sceneview
 All Classes Functions Variables Enumerations Enumerator Groups Pages
Public Member Functions | List of all members
sv::ExpanderWidget Class Reference

Hides or shows a contained widget. More...

#include <sceneview/expander_widget.hpp>

Inheritance diagram for sv::ExpanderWidget:

Public Member Functions

 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
 

Detailed Description

Hides or shows a contained widget.

Based on the GtkExpander widget in GTK.


The documentation for this class was generated from the following file: