◆ options_and_selected()
◆ set_selected()
Called when an option is selected by the user.
- Parameters
-
| index | The index of the option selected, -1 if no option is selected. |
◆ subscribe() [1/2]
| auto v1::selection_delegate::subscribe |
( |
selection_widget & | sender, |
|
|
callback_flags | flags, |
|
|
std::invocable<> auto && | callback ) |
|
inlinenoexcept |
Subscribe a callback for notifying the widget of a data change.
◆ subscribe() [2/2]
| auto v1::selection_delegate::subscribe |
( |
selection_widget & | sender, |
|
|
std::invocable<> auto && | callback ) |
|
inlinenoexcept |
Subscribe a callback for notifying the widget of a data change.
The documentation for this class was generated from the following file: