|
ManiVault 1.0.0
A Flexible and Extensible Visual Analytics Framework for High-Dimensional Data
|
#include <TriggerAction.h>
Protected Member Functions | |
| PushButtonWidget (QWidget *parent, TriggerAction *triggerAction, const std::int32_t &widgetFlags) | |
Protected Attributes | |
| TriggerAction * | _triggersAction |
Friends | |
| class | TriggerAction |
Push button widget class for trigger action
|
protected |
Constructor
| parent | Pointer to parent widget |
| triggerAction | Pointer to trigger action |
| widgetFlags | Widget flags |
|
friend |
Pointer to toggle action
|
protected |