RemoteGuiAronDataVisitor::Group Struct Reference

#include <RobotAPI/libraries/armem/server/RemoteGuiAronDataVisitor.h>

Public Member Functions

 Group (const std::string &label={})
 

Public Attributes

GroupBox groupBox
 
GridLayout layout
 
int nextRow = 0
 

Detailed Description

Definition at line 25 of file RemoteGuiAronDataVisitor.h.

Constructor & Destructor Documentation

◆ Group()

Group ( const std::string &  label = {})

Definition at line 11 of file RemoteGuiAronDataVisitor.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ groupBox

GroupBox groupBox

Definition at line 29 of file RemoteGuiAronDataVisitor.h.

◆ layout

GridLayout layout

Definition at line 30 of file RemoteGuiAronDataVisitor.h.

◆ nextRow

int nextRow = 0

Definition at line 31 of file RemoteGuiAronDataVisitor.h.


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