阅读背景:

QT QCombBox 控件设置下拉选项中某项不可选

来源:互联网 

QComboBox *editor = new QComboBox(this);
comboBox->addItems(QStringList()<<tr("Always")<<tr("Never")<<tr("Motion detection")<<tr("Timer recording"));comboBo




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: