![]() |
Max OS 0.3
|
Defines an InputBox widget for text input in a GUI application. More...
Go to the source code of this file.
Classes | |
| class | MaxOS::gui::widgets::InputBoxTextChangedEvent |
| Event that is triggered when the text in an input box is changed. More... | |
| class | MaxOS::gui::widgets::InputBoxEventHandler |
| Handles input box events. More... | |
| class | MaxOS::gui::widgets::InputBox |
| A box that can be used to input text. More... | |
Enumerations | |
| enum class | MaxOS::gui::widgets::InputBoxEvents { TEXT_CHANGED } |
| The events that an input box can trigger. More... | |
Defines an InputBox widget for text input in a GUI application.
Definition in file inputbox.h.
|
strong |
The events that an input box can trigger.
Definition at line 24 of file inputbox.h.