QDesignerDynamicPropertySheetExtension Class
The QDesignerDynamicPropertySheetExtension class allows you to manipulate a widget's dynamic properties in Qt Designer's property editor. More...
| Header: | #include <QDesignerDynamicPropertySheetExtension> |
| qmake: | QT += designer |
| Since: | Qt 4.3 |
This class was introduced in Qt 4.3.
Detailed Description
See also QDesignerPropertySheetExtension and Dynamic Properties.