![]() |
Home · All Classes · Main Classes · Grouped Classes · Modules · Functions | ![]() |
The QStringFilterModel class provides support for filtering data that is passed between another model and a view, using a QRegExp. More...
#include <QStringFilterModel>
Inherits QFilteringProxyModel.
The QStringFilterModel class provides support for filtering data that is passed between another model and a view, using a QRegExp.
See also QAbstractProxyModel, QAbstractItemModel, and Model/View Programming.
This property holds the column where the key used to filter the contents of the source model is read from.
Access functions:
This property holds the regular expression used to filter the contents of the source model.
Access functions:
Constructs a string filterting model with the given parent.
Destroys the string filtering model.
Sets the string pattern used to filter the contents of the source model, to pattern.
Copyright © 2005 Trolltech | Trademarks | Qt 4.1.0-rc1 |