|
ManiVault 1.0.0
A Flexible and Extensible Visual Analytics Framework for High-Dimensional Data
|
#include <AbstractActionsModel.h>
Public Member Functions | |
| Item (gui::WidgetAction *action, bool editable=false) | |
| QPointer< gui::WidgetAction > | getAction () const |
Base standard model item class for widget action
| hdps::AbstractActionsModel::Item::Item | ( | gui::WidgetAction * | action, |
| bool | editable = false |
||
| ) |
Construct with action
| action | Pointer to action to display item for |
| editable | Whether the model item is editable or not |
| QPointer< hdps::gui::WidgetAction > hdps::AbstractActionsModel::Item::getAction | ( | ) | const |
Get action return Pointer to action to display item for