List of All Members for SortFilterProxyModel
This is the complete list of members for
SortFilterProxyModel
, including inherited members.
count
: int
filters
: list<Filter>
proxyRoles
: list<ProxyRole>
sortRoleName
: string
sorters
: list<Sorter>
sourceModel
: QAbstractItemModel*
variant
get
(int
row
, string
roleName
)
object
get
(int
row
)
int
mapFromSource
(int
sourceRow
)
QModelIndex
mapFromSource
(QModelIndex
sourceIndex
)
int
mapToSource
(int
proxyRow
)
index
mapToSource
(index
proxyIndex
)
int
roleForName
(string
roleName
)