Module qtjambi
Package io.qt.core

Class QSortFilterProxyModel

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public class QSortFilterProxyModel extends QAbstractProxyModel

Support for sorting and filtering data passed between another model and a view

Java wrapper for Qt's class QSortFilterProxyModel