19 void setChecked(
bool);
20 void setChecked(
bool val,
bool isParentVal);
22 void setParentValue(
bool);
24 bool useParentValue();
28 bool m_useParentValue;
30 void setFont(
bool wantBold);
33 void slotStateChanged(
int);
Definition: smcheckbox.h:12