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.
|
Classes | |
class | QAutoFilter |
QAutoFilter implements a filter based on the values found in the column specified. More... | |
class | QRangeFilter |
The QRangeFilter class implements a range filter. More... | |
class | QRegExpFilter |
The QRegExpFilter class implements a regular expression filter. More... | |
class | QSelectionListFilter |
The QSelectionListFilter class implements the filter with a fixed selection list. More... | |
class | QTextFilter |
The QTextFilter class implements a filter on the textual (string) representation of a value. More... | |
class | QValueFilter |
The QValueFilter class implements a value type aware filter. More... | |