[Qt-interest] Managing QCheckBox
Malyushytsky, Alex
alex at wai.com
Sat May 22 01:38:46 CEST 2010
Isn’t QGraphics view/scene is the answer to your problem?
Check QGraphicsScene addWidget.
Alex
From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of Ankur Agarwal
Sent: Friday, May 21, 2010 1:36 PM
To: qt-interest at trolltech.com
Subject: [Qt-interest] Managing QCheckBox
Hi,
I have multiple checkboxes in my application and need to lay them out in a specific manner like the spokes on a wheel.
Now, I am able to do that using the setGeometry attribute. However, that prohibits me from using the checkboxes in a layout. Further, since the locations are hardwired, the window scale will hide few of these until one manually increases the size reasonably enough to be able to view all of them.
Is there a better way to manage the checkbox placements?
Thanks in advance!
Ankur
---------------------------------------------------------------------------------------------------
Weidlinger Associates, Inc. made the following annotations.
“This message and any attachments are solely for the intended recipient and may contain confidential or privileged information. If you are not the intended recipient, any disclosure, copying, use, or distribution of the information included in this message and any attachments is prohibited. If you have received this communication in error, please notify us by reply e-mail and immediately and permanently delete this message and any attachments. Thank you.”
“Please consider our environment before printing this email.”
More information about the Qt-interest-old
mailing list