Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Missing Sort Indicators for Table Columns
QtWS25 Last Chance

Missing Sort Indicators for Table Columns

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
qmltableview
1 Posts 1 Posters 339 Views
  • 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 Offline
    F Offline
    Futster
    wrote on 6 Oct 2021, 20:42 last edited by
    #1

    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
    0

    1/1

    6 Oct 2021, 20:42

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved