qt5base-lts/tools
Friedemann Kleint e00b8105bf Designer: Extend container extension.
Make it possible to disable adding/removing pages by
adding respective bool virtual functions.

Useful for implementing containers with fixed, single
children like QScrollArea, QDockWidget, which require
a container extension to work properly in Qt Designer.
Previously, the problem was that the add/remove
page context menu actions were enabled for them,
leading to crashes und undesired behaviour.

Reviewed-by: Jarek Kobus <jaroslaw.kobus@nokia.com>
2011-05-20 10:10:32 +02:00
..
configure Fix the build of configure.exe. 2011-05-10 12:54:54 +02:00
shared Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
uilib Designer: Extend container extension. 2011-05-20 10:10:32 +02:00