Home Previous Up Next Index

armarx::WidgetDescription

Overview

module WidgetDescription

Module Index

VariantWidgetContent

Class Index

CheckBox
ConfigWidget
DoubleLineEdit
DoubleSlider
DoubleSpinBox
FloatLineEdit
FloatSlider
FloatSpinBox
FormLayout
FormLayoutElement
GroupBox
HBoxLayout
HLine
HSpacer
IntSlider
IntSpinBox
Label
LineEdit
StringComboBox
VBoxLayout
VLine
VSpacer
VariantWidget
Widget

Sequence Index

FormLayoutElementSeq
WidgetSeq

Dictionary Index

StringWidgetDictionary

Sequences

sequence<FormLayoutElement> FormLayoutElementSeq

Used By

FormLayout::children
sequence<Widget> WidgetSeq

Used By

HBoxLayout::children
VBoxLayout::children

Dictionaries

dictionary<string, Widget> StringWidgetDictionary

Used By

NJointControllerInterface::getFunctionDescriptions

Home Previous Up Next Index