BoolWidgets.h File Reference
#include "Basic.h"
+ Include dependency graph for BoolWidgets.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CheckBoxBuilder
 
struct  ToggleButtonBuilder
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::RemoteGui
 
 armarx::RemoteGui::detail
 

Functions

detail::CheckBoxBuilder makeCheckBox (std::string const &name)
 
detail::ToggleButtonBuilder makeToggleButton (std::string const &name)