QmlDesigner.property: DeclarativeWidgetView instead of QDeclarativeView
Since the property editor is QWidget based it uses our own DeclarativeWidgetView instead of QDeclarativeView now Reviewed-by: Kai Koehne
Showing
- src/plugins/qmldesigner/components/propertyeditor/declarativewidgetview.cpp 143 additions, 0 deletions...igner/components/propertyeditor/declarativewidgetview.cpp
- src/plugins/qmldesigner/components/propertyeditor/declarativewidgetview.h 53 additions, 0 deletions...esigner/components/propertyeditor/declarativewidgetview.h
- src/plugins/qmldesigner/components/propertyeditor/propertyeditor.cpp 1 addition, 2 deletions.../qmldesigner/components/propertyeditor/propertyeditor.cpp
- src/plugins/qmldesigner/components/propertyeditor/propertyeditor.h 2 additions, 2 deletions...ns/qmldesigner/components/propertyeditor/propertyeditor.h
- src/plugins/qmldesigner/components/propertyeditor/propertyeditor.pri 4 additions, 2 deletions.../qmldesigner/components/propertyeditor/propertyeditor.pri
- src/plugins/qmldesigner/components/propertyeditor/propertyeditortransaction.cpp 1 addition, 0 deletions...r/components/propertyeditor/propertyeditortransaction.cpp
Loading
Please register or sign in to comment