Results 1 to 4 of 4

Thread: Properties, MetaObjects, and Models

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #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: Properties, MetaObjects, and Models

    Can't you use QMetaObject:roperty( int )->name() for this?

    Regarding the design - it looks quite elegant. I did something similar recently to use QObjects to represent a tree structure for a model.

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

    EricTheFruitbat (26th January 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.