GroupBox Class Reference

#include <RobotAPI/libraries/armem_gui/memory/GroupBox.h>

+ Inheritance diagram for GroupBox:

Public Member Functions

CommitWidgetcommitWidget () const
 
 GroupBox (PredictionWidget::GetEntityInfoFn &&entityInfoRetriever)
 
PredictionWidgetpredictionWidget () const
 
QGroupBox * queryGroup () const
 
armem::client::QueryInput queryInput () const
 
QueryWidgetqueryWidget () const
 
SnapshotSelectorWidgetsnapshotSelectorWidget () const
 
TreeWidgettree () const
 

Detailed Description

Definition at line 18 of file GroupBox.h.

Constructor & Destructor Documentation

◆ GroupBox()

GroupBox ( PredictionWidget::GetEntityInfoFn &&  entityInfoRetriever)

Definition at line 14 of file GroupBox.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ commitWidget()

CommitWidget * commitWidget ( ) const

Definition at line 92 of file GroupBox.cpp.

+ Here is the caller graph for this function:

◆ predictionWidget()

PredictionWidget * predictionWidget ( ) const

Definition at line 87 of file GroupBox.cpp.

+ Here is the caller graph for this function:

◆ queryGroup()

QGroupBox * queryGroup ( ) const

Definition at line 77 of file GroupBox.cpp.

◆ queryInput()

armem::client::QueryInput queryInput ( ) const

Definition at line 102 of file GroupBox.cpp.

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

◆ queryWidget()

QueryWidget * queryWidget ( ) const

Definition at line 72 of file GroupBox.cpp.

+ Here is the caller graph for this function:

◆ snapshotSelectorWidget()

SnapshotSelectorWidget * snapshotSelectorWidget ( ) const

Definition at line 82 of file GroupBox.cpp.

◆ tree()

MemoryTreeWidget * tree ( ) const

Definition at line 97 of file GroupBox.cpp.

+ Here is the caller graph for this function:

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