|
#include <RobotAPI/libraries/armem_gui/instance/GroupBox.h>
Signals | |
void | viewUpdated () |
Public Member Functions | |
GroupBox () | |
void | setStatusLabel (QLabel *statusLabel) |
Public Attributes | |
QCheckBox * | useTypeInfoCheckBox |
InstanceView * | view |
Definition at line 15 of file GroupBox.h.
GroupBox | ( | ) |
void setStatusLabel | ( | QLabel * | statusLabel | ) |
Definition at line 37 of file GroupBox.cpp.
|
signal |
QCheckBox* useTypeInfoCheckBox |
Definition at line 42 of file GroupBox.h.
InstanceView* view |
Definition at line 41 of file GroupBox.h.