Definition at line 111 of file ui_core.h.
◆ UIModelObject()
| UIModelObject::UIModelObject |
( |
| ) |
|
◆ ~UIModelObject()
| UIModelObject::~UIModelObject |
( |
| ) |
|
◆ clear_change_flag()
| void UIModelObject::clear_change_flag |
( |
| ) |
|
◆ get_status()
Get the status object.
- Returns
- ControlledObjectStatus
Definition at line 48 of file ui_core.cpp.
◆ has_changed()
| bool UIModelObject::has_changed |
( |
| ) |
|
◆ process_control_event()
| virtual void UIModelObject::process_control_event |
( |
ControlEvent | _event | ) |
|
|
pure virtual |
◆ set_change_flag()
| void UIModelObject::set_change_flag |
( |
| ) |
|
Set the change flag object.
Definition at line 53 of file ui_core.cpp.
◆ update_current_controller()
| void UIModelObject::update_current_controller |
( |
UIController * | _new_controller | ) |
|
◆ update_status()
The documentation for this class was generated from the following files:
- C:/Users/chris/OneDrive/MyRP2_CPP_UI/ui_core/ui_core.h
- C:/Users/chris/OneDrive/MyRP2_CPP_UI/ui_core/ui_core.cpp