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. Need help with building Qtpropertybrowser
Forum Updated to NodeBB v4.3 + New Features

Need help with building Qtpropertybrowser

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

    I installed qt msvc_x64 but I don't see qtpropertybrowser compiled. I download the source code from qt maintenance tools which happens to be on
    https://github.com/qt/qttools/tree/dev/src/shared/qtpropertybrowser

    But there is no instruction on how to build this particular qtpropertybrowser? Any ideas?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      This is not a project, it's a set of classes that are reused by other projects in the upper folders. They are located in the shared folder for that reason.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • U Offline
        U Offline
        Unknown314
        wrote on last edited by
        #3

        Hi, Thank you for replying.

        I thought I could use this one but doesn't seem to work
        https://github.com/qtproject/qt-solutions/tree/master/qtpropertybrowser/src

        Which lib or include header would I need to use the property browser then?

        SGaistS 1 Reply Last reply
        0
        • U Unknown314

          Hi, Thank you for replying.

          I thought I could use this one but doesn't seem to work
          https://github.com/qtproject/qt-solutions/tree/master/qtpropertybrowser/src

          Which lib or include header would I need to use the property browser then?

          SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          If you take the qttools sources, you'll see that the classes are included directly in the projects using them.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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