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. QtCreator properties widget

QtCreator properties widget

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

    Hi, I would insert in my software a properties widget similar to QtCreator properties widget.
    Do you now if it is a proprietary widget?
    Where can I find a similar example?
    Regards.

    Need programmers to hire?
    www.labcsp.com
    www.denisgottardello.it
    GMT+1
    Skype: mrdebug

    Gojir4G jsulmJ 2 Replies Last reply
    0
    • mrdebugM mrdebug

      Hi, I would insert in my software a properties widget similar to QtCreator properties widget.
      Do you now if it is a proprietary widget?
      Where can I find a similar example?
      Regards.

      Gojir4G Offline
      Gojir4G Offline
      Gojir4
      wrote on last edited by
      #2

      @mrdebug Hi,

      There is version of Qt Property Browser available from Qt Solution repo: https://github.com/qtproject/qt-solutions/tree/master/qtpropertybrowser

      I don't know if the same API is used in Qt Creator. The only way to know it to browse source code.

      1 Reply Last reply
      2
      • mrdebugM mrdebug

        Hi, I would insert in my software a properties widget similar to QtCreator properties widget.
        Do you now if it is a proprietary widget?
        Where can I find a similar example?
        Regards.

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by jsulm
        #3

        @mrdebug said in QtCreator properties widget:

        Do you now if it is a proprietary widget?

        No it is not proprietary, QtCreator is open source software. You can take a look at QtCreator source code.

        https://forum.qt.io/topic/113070/qt-code-of-conduct

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

          Hi,

          Just one thing to take into account, Qt Creator is GPLv3 with exception licensed.

          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
          1

          • Login

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