PDA

View Full Version : How can I get the height of a QListWidgetItem in a QListWidget in PyQt?



bifftanner
28th October 2011, 10:28
Actually, how can I extract the size of gui elements in general in PyQt?

So far I have only found sizeHint mentioning anything regarding sizes in PyQt.

Could anyone please explain how sizes works in PyQt?