한줄만 사용하는 글자 입력 위젯. 생성. 1. # -*- coding: UTF-8 -*-. 2. import sys. 3. from PyQt5.QtWidgets import *. 4. . 5. class App(QLineEdit) :.
確定! 回上一頁