By default, the QComboxBox's drop down button is right-aligned, but I need it to be placed in the center.
I know I should use setStyleSheet method taking a string in a css-like language, which I'm absolutely clueless about.
So I came here to ask you help me with this QStyleSheet stuff.
Thanks in advance for possible solutions.