[Qt-interest] panel separator
Kavindra Palaraja
kdpalara at trolltech.com
Thu Feb 5 17:36:33 CET 2009
Mildred Ki'Lya wrote:
> Hi,
>
> I'm new to Qt, and I suppose there is widget that makes it possible to
> create a panel with a separator that can be moved to resize the panel.
> Is there a widget for that, which one is it ? What I want to create is
> something like the sidebar in Firefox or the folder view in the
> Windows Explorer.
>
> I saw that QFrame was able to draw a separator, but unfortunately, not
> move it so widgets on both sides can be resized.
>
> How would that be possible?
>
> Thanks.
>
> Mildred
>
Hi Mildred,
The widget you describe is known as a QSplitter.
http://doc.trolltech.com/4.5/qsplitter.html
Hope this helps,
K.
More information about the Qt-interest-old
mailing list