QInputDialog is a convenience class to retrieve a single input from the user. If you want more fields, use a QDialog . For example:
確定! 回上一頁