Results 1 to 16 of 16

Thread: Deleting and disabling properties in designer for custom plugins...

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Deleting and disabling properties in designer for custom plugins...

    Quote Originally Posted by thawkins View Post
    How would you use the designable thing on native properties? (Ones you didn't create with Q_PROPERTY like baseSize and things like that). The overall "goal" is that I basically want to hide all of the other properties in the property editor except for the once that I created.
    "Redeclare" the property in a subclass.

  2. The following user says thank you to wysota for this useful post:

    thawkins (23rd March 2007)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.