[PyQt] Fwd: drawComplexControl

Attila Olah jolafix at gmail.com
Sun Dec 23 05:18:49 GMT 2007


Hi everyone,

How do I draw e.g. a tool box in a QTreeView? I tried override the
model's delegate's paint() function, but it didn't work. I'd like to
do something like this:
http://doc.trolltech.com/4.3/qstyle.html#drawComplexControl
in PyQt4. Is it the right approach?

Regards,
aatiis


More information about the PyQt mailing list