QComboBox.setItemText

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setItemText(int index, const(QString) text)
  2. void setItemText(int index, QString s)
    class QComboBox
    final
    void
    setItemText
    (
    int index
    ,
    const QString s
    )

Meta