Qt 的QcomboBox中有可以根据下拉选项上的text找到其对应的index的函数吗

2024-11-23 03:05:32
推荐回答(2个)
回答1:

可以的,首先正弯获得到text的晌侍集合,int a;与显示的QComboBox进行比较,a++;最终就可以获得到宴清吵index

回答2:

int QComboBox::findText ( const QString & text, Qt::MatchFlags flags = static_cast<宏举燃蔽虚答册Qt::MatchFlags> ( Qt::MatchExactly | Qt::MatchCaseSensitive ) ) const
Returns the index of the item containing the given text; otherwise returns -1.
The flags specify how the items in the combobox are searched.