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. Custom property in designer for custom widget based on QWidget
Forum Updated to NodeBB v4.3 + New Features

Custom property in designer for custom widget based on QWidget

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

    I am developing a custom widget (based on QWidget) with a few custom properties I want displayed on the property page in Creator. I can get them displayed, but they are the only properties displayed as the default properties then do not display.
    Is there a way to append (or add) my custom properties (and group) to the defaults in Creator?

    1 Reply Last reply
    0
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      Have you tried this tutorial: https://doc.qt.io/qt-6/designer-creating-custom-widgets.html ?

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      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