|
|
#include "MakeGuiElement.h"
Include dependency graph for MakeGuiConfigStruct.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | gui_definition_create< T, class > |
| struct | gui_definition_create< T, std::enable_if_t< meta::cfg::gui_definition_enabled_v< T > > > |
Namespaces | |
| namespace | armarx |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| namespace | armarx::meta |
| namespace | armarx::meta::cfg |
| namespace | armarx::meta::cfg::detail |
Functions | |
| template<class VarName, class CL, class MT, MT CL::* ptr> | |
| std::vector< RemoteGui::WidgetPtr > | DoCreateElement (const boost::hana::pair< VarName, boost::hana::struct_detail::member_ptr< MT CL::*, ptr > > &, const std::string &prefix, const CL &val) |