Class sh::ui::qt::QtSearchPanelLabelEditor

class sh::ui::qt::QtSearchPanelLabelEditor : public sh::ui::qt::QtSearchPanelAbstractEditor<QLabel, sh::ui::SearchPanelLabelEditor>

Qt based SearchPanelLabelEditor.

Public Functions

QtSearchPanelLabelEditor(QWidget *parent = 0)
QString textContent()

Returns the text content. .

void setTextContent(QString s)

Sets the text content. .

SearchPanelAbstractEditor *focusProxyEditor()

Returns the focus proxy widget (which focus gets redirected to in some situations). .

void setFocusProxyEditor(SearchPanelAbstractEditor *w)

Sets the focus proxy widget (which focus gets redirected to in some situations). .

bool isWidgetEnabled()
void setWidgetEnabled(bool v)