Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved Missing Sort Indicators for Table Columns

    QML and Qt Quick
    qml tableview
    1
    1
    113
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      Futster last edited by

      I am trying to create a TableView in QML, with clickable headers to sort the columns.

      The TableView in QtQuick.Controls 1.4 has 3 properties that the TableView in QtQuick 2.15 does not. They are: sortIndicatorColumn, sortIndicatorOrder, and sortIndicatorVisible. Since they are missing in the QtQuick 2.15 TableView, how is the developer supposed to use these functions?

      Are they deprecated? Are we supposed to create our own clickable headers? Or have these functions moved to a new Item?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post