Get current value.
QxInputCheckIcon.getChecked();
Set new value.
QxInputCheckIcon.setChecked(newValue);