Just a quick question that isn't entirely obvious to my addled brain...
When using a QFrame that has, lets say a StyledPanel shape. To get the coordinates and sizes of the rectangle within the frame, does one obtain it with calls to QFrame.window(), QFrame.width() and QFrame.height() etc.?
The Docs for QFrame state that a call to frameRect() will return the coordinates of the entire widget by default (with no frameRect set) but I don't think thats what I want and I'm not entirely sure how to get what I want.
Any illumination would be appreciated.
-Mic




Reply With Quote
Bookmarks