|
ManiVault 1.0.0
A Flexible and Extensible Visual Analytics Framework for High-Dimensional Data
|
#include <ImageAction.h>
Protected Member Functions | |
| LoaderWidget (QWidget *parent, ImageAction &imageAction) | |
Protected Attributes | |
| ImageAction & | _imageAction |
| HorizontalGroupAction | _groupAction |
Friends | |
| class | ImageAction |
Loader widget class for image action
|
protected |
Constructor
| parent | Pointer to parent widget |
| imageAction | Reference to image action |
|
friend |
Group action for the preview and picker action
|
protected |
Pointer to owning image action
|
protected |