itom
|
Public Member Functions | |
SearchBoxPrivate (SearchBox &object) | |
void | init () |
QRect | clearRect () const |
Position and size for the clear icon in the QLineEdit. | |
QRect | searchRect () const |
Position and size for the search icon in the QLineEdit. | |
Public Attributes | |
QIcon | clearIcon |
QIcon | searchIcon |
bool | showSearchIcon |
bool | alwaysShowClearIcon |
bool | hideClearIcon |
QString | placeholderText |
Protected Attributes | |
SearchBox *const | q_ptr |
Private Member Functions | |
Q_DECLARE_PUBLIC (SearchBox) | |