InstanceGroupBoxController Class Reference

controlls InstanceGroupBoxView More...

#include <RobotAPI/libraries/armem_gui/controller/InstanceGroupBoxController.h>

+ Inheritance diagram for InstanceGroupBoxController:

Public Slots

void resolveMemoryID (const MemoryID &id)
 
void updateInstanceTree (const armem::MemoryID &selectedID)
 

Public Member Functions

 InstanceGroupBoxController (MemoryViewerUIContext &uiContext, std::shared_ptr< armem::gui::model::MemoryViewerModel > model)
 
armem::gui::view::InstanceGroupBoxViewinstanceGroupBoxView () const
 

Detailed Description

controlls InstanceGroupBoxView

Definition at line 43 of file InstanceGroupBoxController.h.

Constructor & Destructor Documentation

◆ InstanceGroupBoxController()

Definition at line 40 of file InstanceGroupBoxController.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ instanceGroupBoxView()

armem::gui::view::InstanceGroupBoxView * instanceGroupBoxView ( ) const

Definition at line 188 of file InstanceGroupBoxController.cpp.

◆ resolveMemoryID

void resolveMemoryID ( const MemoryID & id)
slot

Definition at line 111 of file InstanceGroupBoxController.cpp.

+ Here is the caller graph for this function:

◆ updateInstanceTree

void updateInstanceTree ( const armem::MemoryID & selectedID)
slot

Definition at line 57 of file InstanceGroupBoxController.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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