Class sh::ui::SearchPanelButton

class sh::ui::SearchPanelButton

A button in the button bar of a search panel.

Subclassed by sh::ui::qt::QtSearchPanelButton

Public Functions

SearchPanelButton()
~SearchPanelButton()
void setButtonText(QString txt) = 0

Sets the button text. .

void setMenuSelection(int i) = 0

Sets the currently selected menu item (for buttons with menus). .