DataComboInput.h File Reference
Include dependency graph for DataComboInput.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::details::DataComboInputImpl< GetT, SetT >
 

Namespaces

 mc_rtc
 
 mc_rtc::gui
 
 mc_rtc::gui::details
 

Functions

template<typename GetT , typename SetT >
auto mc_rtc::gui::DataComboInput (const std::string &name, const std::vector< std::string > &values, GetT get_fn, SetT set_fn)
 
auto mc_rtc::gui::DataComboInput (const std::string &name, const std::vector< std::string > &values, std::string &value)