.. index:: pair: struct; EE::UI::Tools::TextSetting .. _doxid-struct_e_e_1_1_u_i_1_1_tools_1_1_text_setting: struct EE::UI::Tools::TextSetting ================================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct TextSetting { // fields std::function :target:`get`; std::function :target:`set`; bool :target:`commitOnFocusLoss` { false }; bool :target:`password` { false }; };