buildFromContainer(const T &list) | sofa::helper::OptionsGroup | protected |
getSelectedId() const | sofa::helper::OptionsGroup | |
getSelectedItem() const | sofa::helper::OptionsGroup | |
isInOptionsList(const std::string &tempostring) const | sofa::helper::OptionsGroup | |
operator=(const OptionsGroup &m_radiotrick)=default | sofa::helper::OptionsGroup | |
operator[](const unsigned int i) const | sofa::helper::OptionsGroup | inline |
OptionsGroup() | sofa::helper::OptionsGroup | |
OptionsGroup(const T &list) | sofa::helper::OptionsGroup | explicit |
OptionsGroup(const std::initializer_list< T > &list) | sofa::helper::OptionsGroup | |
OptionsGroup(const OptionsGroup &m_radiotrick) | sofa::helper::OptionsGroup | |
readFromStream(std::istream &stream) | sofa::helper::OptionsGroup | |
selectedItem | sofa::helper::OptionsGroup | protected |
setItemName(unsigned int id_item, const std::string &name) | sofa::helper::OptionsGroup | |
setNames(const std::initializer_list< T > &list) | sofa::helper::OptionsGroup | |
setNbItems(size_type nbofRadioButton) | sofa::helper::OptionsGroup | |
setSelectedItem(unsigned int id_item) | sofa::helper::OptionsGroup | |
setSelectedItem(const std::string &) | sofa::helper::OptionsGroup | |
size() const | sofa::helper::OptionsGroup | inline |
size_type typedef | sofa::helper::OptionsGroup | |
textItems | sofa::helper::OptionsGroup | protected |
writeToStream(std::ostream &stream) const | sofa::helper::OptionsGroup | |