Fcitx
|
This is the complete list of members for fcitx::SimpleAction, including all inherited members.
Action() (defined in fcitx::Action) | fcitx::Action | |
activate(fcitx::InputContext *) override | fcitx::SimpleAction | virtual |
addChild(Element *child) (defined in fcitx::Element) | fcitx::Element | protected |
addEdge(Element *parent, Element *child, Element *beforeChild, Element *beforeParent) (defined in fcitx::Element) | fcitx::Element | protectedstatic |
addParent(Element *parent) (defined in fcitx::Element) | fcitx::Element | protected |
childs() const | fcitx::Element | protected |
connect(F &&func) (defined in fcitx::ConnectableObject) | fcitx::ConnectableObject | inline |
ConnectableObject() (defined in fcitx::ConnectableObject) | fcitx::ConnectableObject | |
destroy() | fcitx::ConnectableObject | protected |
disconnectAll() (defined in fcitx::ConnectableObject) | fcitx::ConnectableObject | inline |
Element() (defined in fcitx::Element) | fcitx::Element | |
emit(Args &&...args) (defined in fcitx::ConnectableObject) | fcitx::ConnectableObject | inlineprotected |
emit(Args &&...args) const (defined in fcitx::ConnectableObject) | fcitx::ConnectableObject | inlineprotected |
FCITX_DECLARE_SIGNAL(SimpleAction, Activated, void(InputContext *)) (defined in fcitx::SimpleAction) | fcitx::SimpleAction | |
FCITX_DECLARE_SIGNAL(Action, Update, void(InputContext *)) (defined in fcitx::Action) | fcitx::Action | |
hotkey() const | fcitx::Action | |
icon(InputContext *) const override | fcitx::SimpleAction | virtual |
id() | fcitx::Action | |
insertChild(Element *before, Element *child) (defined in fcitx::Element) | fcitx::Element | protected |
insertParent(Element *before, Element *parent) (defined in fcitx::Element) | fcitx::Element | protected |
isCheckable() const | fcitx::Action | |
isChecked(InputContext *) const override | fcitx::SimpleAction | virtual |
isChild(const Element *element) const | fcitx::Element | |
isParent(const Element *element) const | fcitx::Element | |
isSeparator() const | fcitx::Action | |
longText(InputContext *) const override | fcitx::SimpleAction | virtual |
menu() | fcitx::Action | |
name() const | fcitx::Action | |
parents() const | fcitx::Element | protected |
registerAction(const std::string &name, UserInterfaceManager *uiManager) | fcitx::Action | |
registerSignal() (defined in fcitx::ConnectableObject) | fcitx::ConnectableObject | inlineprotected |
removeAllChild() (defined in fcitx::Element) | fcitx::Element | protected |
removeAllParent() (defined in fcitx::Element) | fcitx::Element | protected |
removeChild(Element *child) (defined in fcitx::Element) | fcitx::Element | protected |
removeEdge(Element *parent, Element *child) (defined in fcitx::Element) | fcitx::Element | protectedstatic |
removeParent(Element *parent) (defined in fcitx::Element) | fcitx::Element | protected |
setCheckable(bool checkable) | fcitx::Action | |
setChecked(bool checked) (defined in fcitx::SimpleAction) | fcitx::SimpleAction | |
setHotkey(const KeyList &hotkey) | fcitx::Action | |
setIcon(const std::string &icon) (defined in fcitx::SimpleAction) | fcitx::SimpleAction | |
setLongText(const std::string &text) (defined in fcitx::SimpleAction) | fcitx::SimpleAction | |
setMenu(Menu *menu) | fcitx::Action | |
setSeparator(bool separator) | fcitx::Action | |
setShortText(const std::string &text) (defined in fcitx::SimpleAction) | fcitx::SimpleAction | |
shortText(InputContext *) const override | fcitx::SimpleAction | virtual |
SimpleAction() (defined in fcitx::SimpleAction) | fcitx::SimpleAction | |
unregisterSignal() (defined in fcitx::ConnectableObject) | fcitx::ConnectableObject | inlineprotected |
update(InputContext *ic) | fcitx::Action | |
~Action() (defined in fcitx::Action) | fcitx::Action | virtual |
~ConnectableObject() (defined in fcitx::ConnectableObject) | fcitx::ConnectableObject | virtual |
~Element() override (defined in fcitx::Element) | fcitx::Element | |
~SimpleAction() (defined in fcitx::SimpleAction) | fcitx::SimpleAction |