| Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 2 | |
Hi Is there an easy way to delegate a model with multiple QObjects dierctly without create a derivated class for any object ? I'm trying to produce some table like this: | Entry | Type | Related Obect | |------------------------------| | MyColor | Color | QColor | | MyList | List | QListBox | etc.. []'s -- [ signature omitted ]