Class Theme::QfSearchBar
ClassList > Theme > QfSearchBar
Inherits the following classes: QtQuick::Item
Public Properties
| Type | Name |
|---|---|
| property string | placeHolderText |
| property alias | searchTerm |
Public Signals
| Type | Name |
|---|---|
| signal void | returnPressed |
Public Functions
| Type | Name |
|---|---|
| void | clear () |
| void | focusOnTextField () |
| void | setSearchTerm (term) |
Detailed Description
Import Statement
import Theme
Version:
1.0
Public Properties Documentation
property placeHolderText
string Theme::QfSearchBar::placeHolderText;
property searchTerm
alias Theme::QfSearchBar::searchTerm;
Public Signals Documentation
signal returnPressed
void Theme::QfSearchBar::returnPressed;
Public Functions Documentation
function clear
void Theme::QfSearchBar::clear ()
function focusOnTextField
void Theme::QfSearchBar::focusOnTextField ()
function setSearchTerm
void Theme::QfSearchBar::setSearchTerm (
term
)
The documentation for this class was generated from the following file src/qml/imports/Theme/QfSearchBar.qml