elements.h File Reference
Include dependency graph for elements.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mc_rtc::gui::Element
 
struct  mc_rtc::gui::DataElement< GetT >
 
struct  mc_rtc::gui::CallbackElement< ElementT, Callback >
 
struct  mc_rtc::gui::CallbackElement< ElementT, std::nullptr_t >
 
struct  mc_rtc::gui::CommonInputImpl< GetT, SetT >
 
struct  mc_rtc::gui::VoidCallbackElement< ElementT, Callback >
 

Namespaces

 mc_rtc
 
 mc_rtc::gui
 

Enumerations

enum  mc_rtc::gui::Elements {
  mc_rtc::gui::Elements::Label = 0, mc_rtc::gui::Elements::ArrayLabel, mc_rtc::gui::Elements::Button, mc_rtc::gui::Elements::Checkbox,
  mc_rtc::gui::Elements::StringInput, mc_rtc::gui::Elements::IntegerInput, mc_rtc::gui::Elements::NumberInput, mc_rtc::gui::Elements::NumberSlider,
  mc_rtc::gui::Elements::ArrayInput, mc_rtc::gui::Elements::ComboInput, mc_rtc::gui::Elements::DataComboInput, mc_rtc::gui::Elements::Point3D,
  mc_rtc::gui::Elements::Trajectory, mc_rtc::gui::Elements::Rotation, mc_rtc::gui::Elements::Transform, mc_rtc::gui::Elements::Schema,
  mc_rtc::gui::Elements::Form, mc_rtc::gui::Elements::Polygon, mc_rtc::gui::Elements::Force, mc_rtc::gui::Elements::Arrow,
  mc_rtc::gui::Elements::XYTheta, mc_rtc::gui::Elements::Table, mc_rtc::gui::Elements::Robot, mc_rtc::gui::Elements::Visual,
  mc_rtc::gui::Elements::PolyhedronTrianglesList, mc_rtc::gui::Elements::PolyhedronVerticesTriangles, mc_rtc::gui::Elements::GenericArray, mc_rtc::gui::Elements::OneOf,
  mc_rtc::gui::Elements::RobotMsg
}