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. How did they do the QtCreator "widget box"

How did they do the QtCreator "widget box"

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 951 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.
  • Y Offline
    Y Offline
    yoavmil
    wrote on last edited by
    #1

    I want to make a widget just like the "widget box", EX. where you can drag from all the widgets.
    what widget is it made of?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      All the sources are there. What do they tell you?

      1 Reply Last reply
      0
      • Y Offline
        Y Offline
        yoavmil
        wrote on last edited by
        #3

        it is hard to find it when you dont know exactly where to look?

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andre
          wrote on last edited by
          #4

          Start with the QtDesigner sources.

          My guess is that it is a QTreeView (derived) widget, with a custom model providing the items representing the registered widget types.

          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