Qt 6.11 is out! See what's new in the release
blog
[Solved]How to make Pushbutton Transparent
General and Desktop
3
Posts
2
Posters
1.9k
Views
1
Watching
-
Hi All,
I want have an image and i want to place an opaque or transparent push button so that i can directly put push button on it ;
It is possible to make it from properties colum it will be vary conveninent ;pls Tell me Your Time and effort will appreciated !
Thanks Alot
Praveen
-
Hi,
I guess you can set stylesheet
@
background-color: transparent;
@ -
Thank you ..
but I have teried it with Gradient and making push button flat it seems opaque.Thank you all.