GroupBox Class Reference

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

+ Inheritance diagram for GroupBox:

Signals

void viewUpdated ()
 

Public Member Functions

 GroupBox ()
 
void setStatusLabel (QLabel *statusLabel)
 

Public Attributes

QCheckBox * useTypeInfoCheckBox
 
InstanceViewview
 

Detailed Description

Definition at line 15 of file GroupBox.h.

Constructor & Destructor Documentation

◆ GroupBox()

GroupBox ( )

Definition at line 11 of file GroupBox.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ setStatusLabel()

void setStatusLabel ( QLabel *  statusLabel)

Definition at line 37 of file GroupBox.cpp.

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

◆ viewUpdated

void viewUpdated ( )
signal
+ Here is the caller graph for this function:

Member Data Documentation

◆ useTypeInfoCheckBox

QCheckBox* useTypeInfoCheckBox

Definition at line 42 of file GroupBox.h.

◆ view

InstanceView* view

Definition at line 41 of file GroupBox.h.


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