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

A picker for element events. More...

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

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

Classes

struct  Options
 Options for the binding. More...
 

Public Member Functions

 EventPicker (PropertyController &propertyController, process::EventReference &property, Options options)
 Constructor.
 

Detailed Description

A picker for element events.

Constructor & Destructor Documentation

◆ EventPicker()

xentara::workbench::bindings::EventPicker::EventPicker ( PropertyController propertyController,
process::EventReference property,
Options  options 
)

Constructor.

Attention
EventPicker 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