sortIndicatorOrder : int This sets the sorting order of the sort indicator The allowed values are: Qt.AscendingOrder - the default Qt.DescendingOrder sortIndicatorVisible : bool This property shows or hides the sort indicator The default value is false. Note: The view itself does not sort the data.