CommandPalette Class Reference

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 ()
 

Constructor & Destructor Documentation

◆ CommandPalette() [1/2]

CommandPalette::CommandPalette ( QWidget *  parent,
UIActionHandler handler 
)

◆ CommandPalette() [2/2]

CommandPalette::CommandPalette ( QWidget *  parent,
UIActionHandler handler,
const UIActionContext context 
)

Member Function Documentation

◆ activateFocusedItem()

void CommandPalette::activateFocusedItem ( )

Activate the focused item, or topmost item if there is no selection.

◆ close()

void CommandPalette::close ( )

◆ focusInput()

void CommandPalette::focusInput ( )

◆ selectFirstItem()

void CommandPalette::selectFirstItem ( )

The documentation for this class was generated from the following file: