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. Customize property editor of Qt-designer.
Forum Updated to NodeBB v4.3 + New Features

Customize property editor of Qt-designer.

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 3 Posters 1.1k 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.
  • A Offline
    A Offline
    amitgolhani
    wrote on last edited by
    #1

    Hi,

    I want to customize property editor of qt designer. Actually I want remove some properties of standard qt widgets from property editor.
    Is there any qt function, which removes properties from property editor?

    Thanks.

    1 Reply Last reply
    0
    • RatzzR Offline
      RatzzR Offline
      Ratzz
      wrote on last edited by
      #2

      Are you looking for this https://doc.qt.io/archives/qq/qq18-propertybrowser.html ?

      --Alles ist gut.

      A 1 Reply Last reply
      0
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi
        Hmm I do not think there is a way remove some properties
        unless you make your own version of Designer and/or the
        plugin that is the property editor.

        Can I ask why you want to change Designer?

        1 Reply Last reply
        0
        • RatzzR Ratzz

          Are you looking for this https://doc.qt.io/archives/qq/qq18-propertybrowser.html ?

          A Offline
          A Offline
          amitgolhani
          wrote on last edited by
          #4

          @Ratzz

          Hi Ratzz,

          I want to try your reference link. I have downloaded the source code from your referenced link. The downloaded source code have few examples (named example_typed, example_variant, example_extension_typed, example_extension_variant).
          But how to build it by Qt5?

          Thanks

          1 Reply Last reply
          0
          • RatzzR Offline
            RatzzR Offline
            Ratzz
            wrote on last edited by
            #5

            u can open this .pro file qq18-propertybrowser-code\qq18-propertybrowser\propertybrowserextension.pro and run examples you wish?

            --Alles ist gut.

            A 1 Reply Last reply
            0
            • RatzzR Ratzz

              u can open this .pro file qq18-propertybrowser-code\qq18-propertybrowser\propertybrowserextension.pro and run examples you wish?

              A Offline
              A Offline
              amitgolhani
              wrote on last edited by
              #6

              @Ratzz

              Thanks a lot Ratzz...

              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