# 3 Fixed
using
Qt Code:
  1. slider->setAutoFillBackground(true);
To copy to clipboard, switch view to plain text mode 

# 2 Fixed
using subclassing from QCheckBox and one slot to update text connected with QCheckBox::stateChanged
But It fixes consequences, not reasons