[Qt-creator] Using Qt-creator to add widgets to the ui that are not on the widget list
Denis Kormalev
kormalev.denis at gmail.com
Fri Mar 20 12:52:09 CET 2009
2009/3/20 Philip Mason <Phil.Mason at crystalvision.tv>
> QSplitter is perfect for this but I can’t find it in the widget list. I
> could add it to the setupUI finction in ui_project_name.h file but I suspect
> that it will get overwritten the next time I amend the GUI. I could add it
> to the project_name.cpp file but for the project I have in mind that would
> mean pretty much abandoning the UI designer (because the top level widget in
> my app would be a QSplitter) which seems a pity.
>
Hello Philip,
For QSplitter you can use splittered layout with this items inserted there.
Denis Kormalev (Black Tass).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090320/cacf425b/attachment.html
More information about the Qt-creator-old
mailing list