Fcitx
fcitx::Action Member List

This is the complete list of members for fcitx::Action, including all inherited members.

Action() (defined in fcitx::Action)fcitx::Action
activate(InputContext *)fcitx::Actioninlinevirtual
addChild(Element *child) (defined in fcitx::Element)fcitx::Elementprotected
addEdge(Element *parent, Element *child, Element *beforeChild, Element *beforeParent) (defined in fcitx::Element)fcitx::Elementprotectedstatic
addParent(Element *parent) (defined in fcitx::Element)fcitx::Elementprotected
childs() constfcitx::Elementprotected
connect(F &&func) (defined in fcitx::ConnectableObject)fcitx::ConnectableObjectinline
ConnectableObject() (defined in fcitx::ConnectableObject)fcitx::ConnectableObject
destroy()fcitx::ConnectableObjectprotected
disconnectAll() (defined in fcitx::ConnectableObject)fcitx::ConnectableObjectinline
Element() (defined in fcitx::Element)fcitx::Element
emit(Args &&...args) (defined in fcitx::ConnectableObject)fcitx::ConnectableObjectinlineprotected
emit(Args &&...args) const (defined in fcitx::ConnectableObject)fcitx::ConnectableObjectinlineprotected
FCITX_DECLARE_SIGNAL(Action, Update, void(InputContext *)) (defined in fcitx::Action)fcitx::Action
hotkey() constfcitx::Action
icon(InputContext *) const =0fcitx::Actionpure virtual
id()fcitx::Action
insertChild(Element *before, Element *child) (defined in fcitx::Element)fcitx::Elementprotected
insertParent(Element *before, Element *parent) (defined in fcitx::Element)fcitx::Elementprotected
isCheckable() constfcitx::Action
isChecked(InputContext *) constfcitx::Actioninlinevirtual
isChild(const Element *element) constfcitx::Element
isParent(const Element *element) constfcitx::Element
isSeparator() constfcitx::Action
longText(InputContext *) constfcitx::Actioninlinevirtual
menu()fcitx::Action
name() constfcitx::Action
parents() constfcitx::Elementprotected
registerAction(const std::string &name, UserInterfaceManager *uiManager)fcitx::Action
registerSignal() (defined in fcitx::ConnectableObject)fcitx::ConnectableObjectinlineprotected
removeAllChild() (defined in fcitx::Element)fcitx::Elementprotected
removeAllParent() (defined in fcitx::Element)fcitx::Elementprotected
removeChild(Element *child) (defined in fcitx::Element)fcitx::Elementprotected
removeEdge(Element *parent, Element *child) (defined in fcitx::Element)fcitx::Elementprotectedstatic
removeParent(Element *parent) (defined in fcitx::Element)fcitx::Elementprotected
setCheckable(bool checkable)fcitx::Action
setHotkey(const KeyList &hotkey)fcitx::Action
setMenu(Menu *menu)fcitx::Action
setSeparator(bool separator)fcitx::Action
shortText(InputContext *) const =0fcitx::Actionpure virtual
unregisterSignal() (defined in fcitx::ConnectableObject)fcitx::ConnectableObjectinlineprotected
update(InputContext *ic)fcitx::Action
UserInterfaceManager (defined in fcitx::Action)fcitx::Actionfriend
UserInterfaceManagerPrivate (defined in fcitx::Action)fcitx::Actionfriend
~Action() (defined in fcitx::Action)fcitx::Actionvirtual
~ConnectableObject() (defined in fcitx::ConnectableObject)fcitx::ConnectableObjectvirtual
~Element() override (defined in fcitx::Element)fcitx::Element