Qt Android PushButton Problem
-
Hi,
I prepared an interface for the Android operating system in Qt. When I click the buttons I use in the interface, lines in the form of squares form around it. This looks bad too. How can I destroy these frames?
In that;

@safiye Take a look at style-sheets: https://forum.qt.io/topic/82693/get-margins-of-qpushbutton
https://doc.qt.io/Qt-5/stylesheet-syntax.html -
@safiye Take a look at style-sheets: https://forum.qt.io/topic/82693/get-margins-of-qpushbutton
https://doc.qt.io/Qt-5/stylesheet-syntax.html