Qt 4.8
|
#include <QtGui/qabstractproxymodel.h>
#include <QtCore/qregexp.h>
Go to the source code of this file.
Classes | |
class | QSortFilterProxyModel |
The QSortFilterProxyModel class provides support for sorting and filtering data passed between another model and a view. More... | |