|
xentara-workbench-plugin v1.0.1
The Xentara Workbench Plugin Framework
|
A picker for element attributes. More...
#include <xentara/workbench/bindings/AttributePicker.hpp>
Inheritance diagram for xentara::workbench::bindings::AttributePicker:Classes | |
| struct | Options |
| Options for the binding. More... | |
Public Member Functions | |
| AttributePicker (PropertyController &propertyController, model::AttributeReference &property, Options options) | |
| Constructor. | |
A picker for element attributes.
| xentara::workbench::bindings::AttributePicker::AttributePicker | ( | PropertyController & | propertyController, |
| model::AttributeReference & | property, | ||
| Options | options | ||
| ) |
Constructor.
| propertyController | The property controller that manages the property |
| property | A reference to the variable holding the property’s value. |
| options | The binding options |