I have created a Rectangle and now I want to add its shadow. How can I add it?
I have created a Rectangle and now I want to add its shadow. How can I add it?
U can use rectangular glow for it. you have to import QtGraphicalEffects
I guess DropShadow is suitable for images and is not a good choice for visual items of qml. So i think rectangularglow is best choice for qml visual items. Am i right wysota?
Bookmarks