qt5base-lts/tools/uilib
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
..
abstractformbuilder.cpp QUiLoader, QAbstractFormBuilder: Introduce errorString(). 2011-05-18 16:55:47 +02:00
abstractformbuilder.h QUiLoader, QAbstractFormBuilder: Introduce errorString(). 2011-05-18 16:55:47 +02:00
container.h Designer: Extend container extension. 2011-05-20 10:10:32 +02:00
container.qdoc Designer: Extend container extension. 2011-05-20 10:10:32 +02:00
customwidget.h Move uitools from QtTools to QtBase 2011-04-27 12:05:52 +02:00
customwidget.qdoc Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
extension.h Move uitools from QtTools to QtBase 2011-04-27 12:05:52 +02:00
formbuilder.cpp QtUiTools: Remove Q3Support. 2011-05-06 09:33:45 +02:00
formbuilder.h BC cleanup in uitools. 2011-05-04 16:23:51 +02:00
formbuilderextra_p.h QUiLoader, QAbstractFormBuilder: Introduce errorString(). 2011-05-18 16:55:47 +02:00
formbuilderextra.cpp QUiLoader, QAbstractFormBuilder: Introduce errorString(). 2011-05-18 16:55:47 +02:00
formscriptrunner_p.h Move uitools from QtTools to QtBase 2011-04-27 12:05:52 +02:00
formscriptrunner.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
properties_p.h Move uitools from QtTools to QtBase 2011-04-27 12:05:52 +02:00
properties.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdesignerexportwidget.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
resourcebuilder_p.h Move uitools from QtTools to QtBase 2011-04-27 12:05:52 +02:00
resourcebuilder.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
textbuilder_p.h Move uitools from QtTools to QtBase 2011-04-27 12:05:52 +02:00
textbuilder.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
ui4_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
ui4.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
uilib_global.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
uilib.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
widgets.table Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00