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. Changes in table with combo boxes
Forum Updated to NodeBB v4.3 + New Features

Changes in table with combo boxes

Scheduled Pinned Locked Moved Solved General and Desktop
23 Posts 3 Posters 7.9k Views 2 Watching
  • 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.
  • V Offline
    V Offline
    VRonin
    wrote on 4 Sept 2017, 08:48 last edited by
    #21

    Sorry but now I'm lost. could you describe what the expected output was?

    "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

    1 Reply Last reply
    0
    • V Offline
      V Offline
      VRonin
      wrote on 4 Sept 2017, 15:32 last edited by
      #22

      for anyone ending in this post from google, you should add m_comboProxy->setDynamicSortFilter(false); in the constructor of the delegate

      "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

      K 1 Reply Last reply 4 Sept 2017, 16:48
      2
      • V VRonin
        4 Sept 2017, 15:32

        for anyone ending in this post from google, you should add m_comboProxy->setDynamicSortFilter(false); in the constructor of the delegate

        K Offline
        K Offline
        koahnig
        wrote on 4 Sept 2017, 16:48 last edited by
        #23

        @VRonin

        Yes, this does the trick.
        After introducing the line in the constructor the test example is working.

        Once again, many thanks for your help.

        Vote the answer(s) that helped you to solve your issue(s)

        1 Reply Last reply
        0

        21/23

        4 Sept 2017, 08:48

        • Login

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