Results 1 to 5 of 5

Thread: Can Custom Data types in Own Widget Plugin be shown Designer Property Window?

Threaded View

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

    Default Re: Can Custom Data types in Own Widget Plugin be shown Designer Property Window?

    It's quite a complex situation. It is easier to have a context menu entry in Designer to edit such entries. You can take a look at the "Task Menu Extension Example" in the docs on how to do that. As for seeing the property in Designer - it should be possible but I'm not able to tell you how without investigating in Designer source code.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


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

    umituzun84 (5th March 2010)

Similar Threads

  1. Add custom Widget into window (not using Designer)
    By invisible_uli in forum Newbie
    Replies: 3
    Last Post: 12th January 2010, 08:31
  2. Designer plugin widget property not recognized
    By janus in forum Qt Programming
    Replies: 7
    Last Post: 14th April 2009, 21:26
  3. Replies: 6
    Last Post: 14th April 2007, 07:59
  4. QVariant::toString and custom data types
    By Vladimir in forum Qt Programming
    Replies: 2
    Last Post: 16th January 2007, 15:36
  5. custom plugin designer property with out a variable?
    By high_flyer in forum Qt Programming
    Replies: 1
    Last Post: 15th March 2006, 19:11

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.