With QSplitter it is sometimes difficult to see whether there is a "grabbable" area and where to click in order to grab it.
I'd like to set the color of the grabbale area to something different to the background so it is visible.
Is this possible?
Sure, use handle
selector:
QSplitter::handle {
background: red;
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With