Well, I've stored tha values of lineedits, spinboxes and ComboBoxes into the .conf file with the help of QSettings (and settings.sync of course) But i've never kept the value of a checkbox and Idk how to do it becauz the setCheckState doesn't work at all.
Please tell me what to place at the constructor and at the Close Event!