Change trinagle in the menu button
General and Desktop
20
Posts
6
Posters
9.8k
Views
1
Watching
-
In the debugger, there is some reason only one event where:
standardIcon = QStyle:: SP_CommandLink (56)
and nothing else happens, comes only once in the function
@QIcon CustomStyle::standardIconImplementation(StandardPixmap standardIcon,
const QStyleOption *option,
const QWidget *widget) const@ -
sorry, it's probably my bad english (
I will try to reformulate.
When run the program in the debugger and do a breakpoint in my overriding function
@
QIcon CustomStyle::standardIconImplementation(StandardPixmap standardIcon,
const QStyleOption *option,
const QWidget *widget) const--
@function comes in only 2 times though Widgit is all sorts of different elements of the table, buttons, and just from the drop-down lists on PushButton with which the problem's