Now I work on custom widget and I want to draw some element on it. Shortly, it looks like button.
But I don't wont to use hardcoded color instead I want to draw it with system colors.
I looked in documentation but did'nt found it.
So how can I get system palette, or rather border color, like border color of QLineEdit?