StringSet text change event.
More...
StringSet text change event.
◆ StringSetTextChangedEvent()
tbx::StringSetTextChangedEvent::StringSetTextChangedEvent |
( |
IdBlock & |
id_block, |
|
|
PollBlock & |
data |
|
) |
| |
|
inline |
Construct the event from Toolbox and WIMP event data.
- Parameters
-
id_block | Toolbox IDs for this event |
data | Information returned from the WIMP for this event |
◆ text_from_gadget()
virtual std::string tbx::StringSetTextChangedEvent::text_from_gadget |
( |
| ) |
const |
|
inlinevirtual |
Override in sub class to fetch text from the gadget.
Called from the text method if the text wasn't delivered in the event buffer.
Implements tbx::TextChangedEvent.
The documentation for this class was generated from the following file: