Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Sorter

Base type for the SortFilterProxyModel sorters. More...

Import Statement: import Felgo 4.0
Since: Felgo 2.18.1
Inherited By:

ExpressionSorter, FilterSorter, and RoleSorter

Properties

Detailed Description

The Sorter type cannot be used directly in a QML file. It exists to provide a set of common properties and methods, available across all the other sorters types that inherit from it. Attempting to use the Sorter type directly will result in an error.

Property Documentation

enabled : bool

This property holds whether the sorter is enabled. A disabled sorter will not change the order of the rows.

By default, sorters are enabled.


sortOrder : Qt::SortOrder

This property holds the sort order of this sorter.

Constant Description
Qt.AscendingOrder The items are sorted ascending e.g. starts with 'AAA' ends with 'ZZZ' in Latin-1 locales
Qt.DescendingOrder The items are sorted descending e.g. starts with 'ZZZ' ends with 'AAA' in Latin-1 locales

By default, sorting is in ascending order.


Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded