Public Member Functions | |
| CommandPalette (QWidget *parent, UIActionHandler *handler) | |
| CommandPalette (QWidget *parent, UIActionHandler *handler, const UIActionContext &context) | |
| void | focusInput () |
| void | activateFocusedItem () |
| Activate the focused item, or topmost item if there is no selection. More... | |
| void | selectFirstItem () |
| void | close () |
| CommandPalette::CommandPalette | ( | QWidget * | parent, |
| UIActionHandler * | handler | ||
| ) |
| CommandPalette::CommandPalette | ( | QWidget * | parent, |
| UIActionHandler * | handler, | ||
| const UIActionContext & | context | ||
| ) |
| void CommandPalette::activateFocusedItem | ( | ) |
Activate the focused item, or topmost item if there is no selection.
| void CommandPalette::close | ( | ) |
| void CommandPalette::focusInput | ( | ) |
| void CommandPalette::selectFirstItem | ( | ) |