Results 1 to 4 of 4

Thread: How to make a widget likely Property Editor of QT Desing?

  1. #1
    Join Date
    Oct 2006
    Posts
    2
    Thanks
    1

    Default How to make a widget likely Property Editor of QT Desing?

    Is There any easy way to make a widget likely Propety Editor???

    I need that to edit properties of 3d models. I saw that in QT3 it was easy to change the behavior of a QtableItem (forExamble, to a combobox, or a spinBox, or a button), but how can I make it on QT4?

    first, i think that to make that they used a QTable, isn't it??? will I have to use QTreeView and make all itens if QAbstractItemModel (that i didnt understad well it) or can I use the QTreeWidget ???

    please.... anyone give me a light...

    thanks in advance

  2. #2
    Join Date
    Jan 2006
    Location
    Alingsås, Sweden
    Posts
    437
    Thanks
    3
    Thanked 39 Times in 39 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to make a widget likely Property Editor of QT Desing?

    This was discussed in the last issue of Qt Quarterly: http://doc.trolltech.com/qq/qq18-propertybrowser.html .

  3. The following user says thank you to e8johan for this useful post:

    Odelot (19th October 2006)

  4. #3
    Join Date
    Oct 2006
    Posts
    2
    Thanks
    1

    Default Re: How to make a widget likely Property Editor of QT Desing?

    Quote Originally Posted by e8johan View Post
    This was discussed in the last issue of Qt Quarterly: http://doc.trolltech.com/qq/qq18-propertybrowser.html .
    it isnt free, is it? it seems that u need to have the QT solutions, and it is just for the comercial users.... is there any easy way to make it???

  5. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: How to make a widget likely Property Editor of QT Desing?

    Quote Originally Posted by Odelot View Post
    is there any easy way to make it???
    Cut it out from Qt Designer sources. You'll have most of the work already done.

Similar Threads

  1. Replies: 5
    Last Post: 16th May 2006, 20:38

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.