new QListWidgetItem(tr("Hazel"), listWidget);. 也可以不指明List Widget,之后调用QListWidget::insertItem()手动插入List。
確定! 回上一頁