xentara-workbench-plugin v1.0.1
The Xentara Workbench Plugin Framework
Loading...
Searching...
No Matches
xentara::workbench::bindings::TaskPicker Class Referencefinal

A picker for element tasks. More...

#include <xentara/workbench/bindings/TaskPicker.hpp>

+ Inheritance diagram for xentara::workbench::bindings::TaskPicker:

Classes

struct  Options
 Options for the binding. More...
 

Public Member Functions

 TaskPicker (PropertyController &propertyController, process::TaskReference &property, Options options)
 Constructor.
 

Detailed Description

A picker for element tasks.

Constructor & Destructor Documentation

◆ TaskPicker()

xentara::workbench::bindings::TaskPicker::TaskPicker ( PropertyController propertyController,
process::TaskReference property,
Options  options 
)

Constructor.

Attention
TaskPicker only supports address-based properties.
Parameters
propertyControllerThe property controller that manages the property
propertyA reference to the variable holding the property’s value.
optionsThe binding options