PyQt5基本控件使用方法详见:https://blog.csdn.net/jia666666/article/list/5?t=1&
PyQt5基本控件汇总:
1、QMainWindow
2、QWidget
3、QLabel
4、QLineEdit
5、QTextEdit
6、QPushButton
7、QRadioButton、QButtonGroup
8、QCheckBox
9、QComboBox
10、QSpinBox
11、QSlider
12、QDialog
13、QMessageBox
14、QInputDialog
15、QFontDialog
16、QFileDialog
17、QPainter
18、QPen、QBrush
19、QPixmap
20、Drag
21、QClipboard
22、QCalendar
23、QDateTimeEdit、QDateEdit、QTimeEdit
24、QMenuBar
25、QToolBar
26、QStatusBar
27、QPrinter