MyRP2_ui_core
Loading...
Searching...
No Matches
UIController Class Reference

Public Member Functions

 ~UIController ()
 Destroy the UIController object.
 
void update_current_controlled_object (UIModelObject *_new_controlled_object)
 

Protected Attributes

UIModelObjectcurrent_controlled_object {nullptr}
 

Detailed Description

Definition at line 331 of file ui_core.h.

Constructor & Destructor Documentation

◆ UIController()

UIController::UIController ( )

Definition at line 173 of file ui_core.cpp.

◆ ~UIController()

UIController::~UIController ( )

Destroy the UIController object.

Definition at line 177 of file ui_core.cpp.

Member Function Documentation

◆ update_current_controlled_object()

void UIController::update_current_controlled_object ( UIModelObject * _new_controlled_object)
Parameters
_new_controlled_object

Definition at line 181 of file ui_core.cpp.

Member Data Documentation

◆ current_controlled_object

UIModelObject* UIController::current_controlled_object {nullptr}
protected

Definition at line 338 of file ui_core.h.


The documentation for this class was generated from the following files: