[Qt-interest] Managing QCheckBox

Ankur Agarwal ankur.agarwal at gmail.com
Fri May 21 22:35:54 CEST 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100521/4f1a02ce/attachment.html 


More information about the Qt-interest-old mailing list