.. index:: pair: struct; EE::UI::UICommandShortcutBinding::State .. _doxid-struct_e_e_1_1_u_i_1_1_u_i_command_shortcut_binding_1_1_state: struct EE::UI::UICommandShortcutBinding::State ============================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct State { // fields Target* :target:`target` { nullptr }; :ref:`KeyBindings::Shortcut` :target:`shortcut`; std::string :target:`commandName`; std::string :target:`previousCommand`; :ref:`EventConnection` :target:`targetConnection`; };