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. Is there an alternative for CheckListBox in PyQt?
Forum Updated to NodeBB v4.3 + New Features

Is there an alternative for CheckListBox in PyQt?

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 370 Views 1 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.
  • Q Offline
    Q Offline
    qtDevOps
    wrote on last edited by
    #1

    I wanted to have an option to select the items from fetched data manually, For that purpose the best widget that can suit my requirement is CheckListBox ? Are there any alternative or a method to implement the same using PyQt?

    JonBJ 1 Reply Last reply
    0
    • Q qtDevOps

      I wanted to have an option to select the items from fetched data manually, For that purpose the best widget that can suit my requirement is CheckListBox ? Are there any alternative or a method to implement the same using PyQt?

      JonBJ Online
      JonBJ Online
      JonB
      wrote on last edited by
      #2

      @qtDevOps
      What is CheckListBox, there is no such Qt class? PyQt does not add any classes/widgets of its own, it's just a Python binding to Qt.

      Q 1 Reply Last reply
      1
      • JonBJ JonB

        @qtDevOps
        What is CheckListBox, there is no such Qt class? PyQt does not add any classes/widgets of its own, it's just a Python binding to Qt.

        Q Offline
        Q Offline
        qtDevOps
        wrote on last edited by
        #3

        @JonB Okay

        Pl45m4P 1 Reply Last reply
        0
        • Q qtDevOps

          @JonB Okay

          Pl45m4P Offline
          Pl45m4P Offline
          Pl45m4
          wrote on last edited by Pl45m4
          #4

          @qtDevOps

          "CheckListBox" = QCheckBox in a listView as delegate?!


          If debugging is the process of removing software bugs, then programming must be the process of putting them in.

          ~E. W. Dijkstra

          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