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

Go to the source code of this file.

Classes

struct  ButtonBuilder
 
struct  IntMinMaxMixin< Derived >
 
struct  IntSliderBuilder
 
struct  IntSpinBoxBuilder
 

Namespaces

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

Functions

detail::ButtonBuilder makeButton (std::string const &name)
 
detail::IntSliderBuilder makeIntSlider (std::string const &name)
 
detail::IntSpinBoxBuilder makeIntSpinBox (std::string const &name)