I would like to know how I can apply a stylesheet effect to the menu buttons of a qmenubar in pyqt
this is the code to change the properties of the QMenuBar:
QMenuBar{
background-color: rgb(49,49,49);
color: rgb(255,255,255);
border: 1p...
asked by
11.07.2018 / 00:06