forked from qt-creator/qt-creator
QmlDesigner: Add hint for layer effect support
Change-Id: I758bddbe0e8f80966f1e7741144f3552e7a736ef Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -4,6 +4,10 @@ MetaInfo {
|
|||||||
name: "QtQuick.Item"
|
name: "QtQuick.Item"
|
||||||
icon: ":/qtquickplugin/images/item-icon16.png"
|
icon: ":/qtquickplugin/images/item-icon16.png"
|
||||||
|
|
||||||
|
Hints {
|
||||||
|
visibleNonDefaultProperties: "layer.effect"
|
||||||
|
}
|
||||||
|
|
||||||
ItemLibraryEntry {
|
ItemLibraryEntry {
|
||||||
name: "Item"
|
name: "Item"
|
||||||
category: "Qt Quick - Basic"
|
category: "Qt Quick - Basic"
|
||||||
|
Reference in New Issue
Block a user