ExpandableGroup Class Reference

Public Member Functions

 ExpandableGroup (QLayout *contentLayout, const QString &title="", QWidget *parent=nullptr, bool expanded=false)
 
void setupAnimation (QLayout *contentLayout)
 
void setTitle (const QString &title)
 
void toggle (bool expanded)
 

Constructor & Destructor Documentation

◆ ExpandableGroup()

ExpandableGroup::ExpandableGroup ( QLayout *  contentLayout,
const QString &  title = "",
QWidget *  parent = nullptr,
bool  expanded = false 
)
explicit

Member Function Documentation

◆ setTitle()

void ExpandableGroup::setTitle ( const QString &  title)
inline

◆ setupAnimation()

void ExpandableGroup::setupAnimation ( QLayout *  contentLayout)

◆ toggle()

void ExpandableGroup::toggle ( bool  expanded)

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