Segment::RemoteGui Struct Reference

#include <RobotAPI/libraries/armem_objects/server/instance/Segment.h>

Public Member Functions

void setup (const Segment &data)
 
void update (Segment &data)
 

Public Attributes

armarx::RemoteGui::Client::Button detachAllObjectsButton
 
armarx::RemoteGui::Client::CheckBox detachAllObjectsCommitAttachedPoseCheckBox
 
armarx::RemoteGui::Client::CheckBox discardSnapshotsWhileAttached
 
armarx::RemoteGui::Client::GroupBox group
 
armarx::RemoteGui::Client::CheckBox infiniteHistory
 
armarx::RemoteGui::Client::Button loadButton
 
armarx::RemoteGui::Client::IntSpinBox maxHistorySize
 
armarx::RemoteGui::Client::Button storeButton
 
armarx::RemoteGui::Client::LineEdit storeLoadLine
 

Detailed Description

Definition at line 215 of file Segment.h.

Member Function Documentation

◆ setup()

void setup ( const Segment data)

Definition at line 1217 of file Segment.cpp.

+ Here is the call graph for this function:

◆ update()

void update ( Segment data)

Definition at line 1277 of file Segment.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ detachAllObjectsButton

armarx::RemoteGui::Client::Button detachAllObjectsButton

Definition at line 227 of file Segment.h.

◆ detachAllObjectsCommitAttachedPoseCheckBox

armarx::RemoteGui::Client::CheckBox detachAllObjectsCommitAttachedPoseCheckBox

Definition at line 228 of file Segment.h.

◆ discardSnapshotsWhileAttached

armarx::RemoteGui::Client::CheckBox discardSnapshotsWhileAttached

Definition at line 225 of file Segment.h.

◆ group

Definition at line 217 of file Segment.h.

◆ infiniteHistory

Definition at line 224 of file Segment.h.

◆ loadButton

Definition at line 221 of file Segment.h.

◆ maxHistorySize

Definition at line 223 of file Segment.h.

◆ storeButton

Definition at line 220 of file Segment.h.

◆ storeLoadLine

Definition at line 219 of file Segment.h.


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