2011-03-28 51 views

回答

0

問題解決了。

combo.setItemData(rowIndex, QVariant(myCustomFont), Qt.FontRole) 

我使用PyQt的

相關問題