You know what nvm, you guys don't see anything wrong with it.
Also, the fact that me commenting out CreateList(), still causes a crash (but this time moves to end of the program), but when theres CreateList() (with almost no code except a log function, which proves its something related to my program and not Qt Table).
Ok one last question
Let's say I have 2 pushbuttons:
label: Add
Labal: Del
If I were to setCellWidget the pushbutton to one column, but if I were to click the header "to sort", would it sort all the Add buttons at top and Del buttons at bottom (or vice-versa)? or would it not know how to sort PushButtons?
Is there any sample sorting code, to sort some widgets or something?
Last edited by VireX; 6th April 2007 at 19:20.
Bookmarks