[Qt-creator] QSplitters
Colin Kern
colin.kern at gmail.com
Tue Mar 9 18:54:04 CET 2010
On Tue, Mar 9, 2010 at 12:32 PM, Eike Ziller <eike.ziller at nokia.com> wrote:
>
> On Mar 9, 2010, at 6:05 PM, ext inf200713 at ucf.edu.cu wrote:
>
>> Hi:
>> How can I use a QSplitter from QtCreator?
>> Why it not appears on the list of widgets of QtCreator?
>
> In the form editor, there's a tool button and menu item for "Layout in a Splitter" which you use to create a splitter with the selected widgets in it.
>
I had this same confusion a month or two ago. It seems to me like
there is some inconsistency in the design here. QSplitter should
either appear in the the list of widgets, or it should be changed to
QSplitterLayout and inherit QLayout. Just my two cents. I'd lean
towards turning QSplitter into an actual layout.
Colin
More information about the Qt-creator-old
mailing list