Gui::ActionSelector Class Reference

#include <Widgets.h>

Public Member Functions

 ActionSelector (QWidget *parent=nullptr)
 
QString availableLabel () const
 
QTreeWidgetavailableTreeWidget () const
 
QString selectedLabel () const
 
QTreeWidgetselectedTreeWidget () const
 
void setAvailableLabel (const QString &)
 
void setSelectedLabel (const QString &)
 
 ~ActionSelector ()
 

Constructor & Destructor Documentation

◆ ActionSelector()

ActionSelector::ActionSelector ( QWidget parent = nullptr)

◆ ~ActionSelector()

ActionSelector::~ActionSelector ( )

Member Function Documentation

◆ availableLabel()

QString ActionSelector::availableLabel ( ) const

◆ availableTreeWidget()

QTreeWidget * Gui::ActionSelector::availableTreeWidget ( ) const

◆ selectedLabel()

QString ActionSelector::selectedLabel ( ) const

◆ selectedTreeWidget()

◆ setAvailableLabel()

void ActionSelector::setAvailableLabel ( const QString &  label)

◆ setSelectedLabel()

void ActionSelector::setSelectedLabel ( const QString &  label)

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