QAdvanced Item View  0.4
The QAIV (Qt Advanced Item Views) library provides GUI and utility classes extending the capabilities of the Qt item views.
 All Classes Functions Variables Enumerations Enumerator Properties Groups Pages
Public Slots | Signals | Public Member Functions | List of all members
QSearchBar Class Reference
Inheritance diagram for QSearchBar:

Public Slots

void clear ()
 
void match (QAbstractItemModel *model)
 

Signals

void expressionChanged (const QString &text)
 
void searchNext ()
 
void searchPrevious ()
 

Public Member Functions

 QSearchBar (QWidget *parent=0)
 

Member Function Documentation

void QSearchBar::clear ( )
slot

Clears the current expression and result.


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