46 connect(
this, SIGNAL(stateChanged(
int)),
this, SLOT(emitStateChangedWithIndex(
int)));
55 QCheckBox {text, parent},
58 connect(
this, SIGNAL(stateChanged(
int)),
this, SLOT(emitStateChangedWithIndex(
int)));
73 void emitStateChangedWithIndex(
int state)