Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 2

Qt-interest Archive, December 2006
QTableView with multiple qObjects


Message 1 in thread

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 ]