pyqt(三)
QMainWindow
主窗口使用QMainWindow。
QWidget
QLabel
QLineEdit
QTextEdit
QAbstractButton
QPushButton
QRadioButton
单选钮。
QCheckBox
多选框。
QComboBox
下拉选择。
QSpinBox
计数器。
QSlider
滑动条。