|
ManiVault 1.0.0
A Flexible and Extensible Visual Analytics Framework for High-Dimensional Data
|
#include <StringAction.h>
Protected Member Functions | |
| LabelWidget (QWidget *parent, StringAction *stringAction) | |
| bool | eventFilter (QObject *target, QEvent *event) override |
Friends | |
| class | StringAction |
Label widget class for string action
|
protected |
Constructor
| parent | Pointer to parent widget |
| stringAction | Pointer to string action |
|
overrideprotected |
Respond to target events
| target | Object of which an event occurred |
| event | The event that took place |
|
friend |
Pointer to string action