Skip to content
  • David Redondo's avatar
    Draw the entire CheckBox control via the QStyle · 32b4d470
    David Redondo authored
    Instead of doing the layout ourselves just let everything be done by the style.
    This also ensures the order and position of the different parts is exactly the
    same. Additionally respect the icon property of a CheckBox.
    32b4d470