[PyQt] centering a checkbox in a view

Erick Tryzelaar idadesub at users.sourceforge.net
Thu Jun 12 04:28:53 BST 2008


I'm trying to center a checkbox as described by this faq:

http://trolltech.com/developer/knowledgebase/faq.2008-01-03.2614755816/

Unfortunately, it looks like the function, check, that returns the
size of the checkbox isn't exposed in pyqt4 because it's marked as
internal. Is there another way to figure out the size?

-e


More information about the PyQt mailing list