View Single Post
Old 12-15-2011, 09:05 AM   #8
kiwidude
Calibre Plugins Developer
kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.
 
Posts: 4,731
Karma: 2197770
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
Ahhh, not just me who hates the Qt model/view then

I'll have an experiment to see what happens (to see if I can reuse QTableWidget). I guess what isn't obvious to me (in my utter ignorance) is where the delegate is going to get its value from. QTableWidget does still have a default "model", but you don't normally do anything with it, just setting cell widgets directly. So where would the model get the value from when asked by the delegate?
kiwidude is offline   Reply With Quote