|
xentara-workbench-plugin v1.0.1
The Xentara Workbench Plugin Framework
|
A notice that an element is a placeholder element. More...
#include <xentara/workbench/bindings/PlaceholderNotice.hpp>
Inheritance diagram for xentara::workbench::bindings::PlaceholderNotice:Classes | |
| struct | Options |
| Options for the binding. More... | |
Public Member Functions | |
| PlaceholderNotice (Options options) | |
| Constructor that uses a getter and setter member function for the value. | |
| constexpr auto | options () const noexcept -> const Options & |
| Gets the options. | |
A notice that an element is a placeholder element.
| xentara::workbench::bindings::PlaceholderNotice::PlaceholderNotice | ( | Options | options | ) |
Constructor that uses a getter and setter member function for the value.
| options | The options that affect the display of the JSON field |
|
constexprnoexcept |
Gets the options.