Results 1 to 4 of 4

Thread: Is there a widget for the properties as in Qt Designer?

  1. #1
    Join Date
    Jun 2009
    Posts
    27
    Qt products
    Qt4
    Platforms
    Windows

    Default Is there a widget for the properties as in Qt Designer?

    I am searching a widget for settings properties like in Qt Designer for properties Widgets.
    Koalabs Studio

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Is there a widget for the properties as in Qt Designer?

    It's a QTableView with a custom model and delegate (I think). But it is all open source, so just get the sources and see for yourself. (And no, there is no drag and drop solution for that.)

  3. #3
    Join Date
    Jan 2008
    Location
    Poland
    Posts
    687
    Thanks
    4
    Thanked 140 Times in 132 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Is there a widget for the properties as in Qt Designer?

    There is a Qt Property Browser in Qt Solutions (http://qt.nokia.com -> Download -> on the bottom right there is a link to Qt Solution Catalog)
    I would like to be a "Guru"

    Useful hints (try them before asking):
    1. Use Qt Assistant
    2. Search the forum

    If you haven't found solution yet then create new topic with smart question.

  4. #4
    Join Date
    Jun 2009
    Posts
    27
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Is there a widget for the properties as in Qt Designer?

    Thx a lot.

    Do you know why it's not directly included in Qt?
    Koalabs Studio

Similar Threads

  1. QT4 custom designer plugin properties ignored
    By Intangir in forum Qt Programming
    Replies: 7
    Last Post: 23rd May 2015, 11:56
  2. QComboBox Custom Widget has missing designer properties
    By vieraci in forum Qt Programming
    Replies: 5
    Last Post: 9th December 2009, 13:30
  3. qt designer 4.4.1 dialog properties
    By jjbabu in forum Qt Tools
    Replies: 1
    Last Post: 1st October 2008, 09:55
  4. Replies: 15
    Last Post: 25th March 2007, 03:40
  5. Limiting values for custom designer properties
    By high_flyer in forum Qt Programming
    Replies: 4
    Last Post: 16th March 2006, 12:27

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.