Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Tree view for hierarchical SQL query?

Tree view for hierarchical SQL query?

Scheduled Pinned Locked Moved Unsolved General and Desktop
qtableviewqtreeviewpresentationsqlsoftware design
3 Posts 2 Posters 1.2k 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.
  • E Offline
    E Offline
    elfring
    wrote on 10 Oct 2018, 13:46 last edited by
    #1

    The class “QTableView” is provided.

    • How can this view be extended for the presentation of data from hierarchical queries in databases?
    • Can any functionality be shared with the class “QTreeView”?
    1 Reply Last reply
    0
    • V Offline
      V Offline
      VRonin
      wrote on 10 Oct 2018, 14:10 last edited by
      #2

      Hi, this is actually one of the features I hope to implement in time for Qt 5.13
      I'll update this post once I go anywhere with it

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      E 1 Reply Last reply 17 Oct 2018, 16:04
      3
      • V VRonin
        10 Oct 2018, 14:10

        Hi, this is actually one of the features I hope to implement in time for Qt 5.13
        I'll update this post once I go anywhere with it

        E Offline
        E Offline
        elfring
        wrote on 17 Oct 2018, 16:04 last edited by
        #3

        I'll update this post once I go anywhere with it

        This feedback sounds promising.

        I am becoming more curious around another description for a similar use case:
        An associative table can be created. QStandardItem objects can be generated then based on table entries. Which ways would you like to recommend for the connection of entities to their relationship data?

        1 Reply Last reply
        0

        • Login

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