That makes sense. There a sentence on the QFrame documentation page that states...
so the contentsRect() call should be what I need.The margin between the frame and the contents of the frame can be customized with the QWidget::setContentsMargins() function.
Thanks!
-Mic
Bookmarks