qt radiobutton

if (ui.radioButton_Net->isChecked())
{
iState = 1;
}

猜你喜欢

转载自www.cnblogs.com/hshy/p/12334967.html