entered_passcode = self.ui.line_edit1.text() + self.ui.line_edit2. text() ... Qt provides a few classes that can be used to verify the types of input text.
確定! 回上一頁