博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
PyQt5——基本控件
阅读量:6584 次
发布时间:2019-06-24

本文共 514 字,大约阅读时间需要 1 分钟。

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

转载于:https://www.cnblogs.com/GavinSimons/p/10393858.html

你可能感兴趣的文章
linux 查询系统版本命令、查询端口号是否被占用命令
查看>>
java笔记八:IO流之字符流与字符缓冲流
查看>>
Docker 命令收集
查看>>
myeclipse注册码生成器
查看>>
iOS App间相互跳转漫谈 part2
查看>>
ISCC2014 writeup
查看>>
Kotlin 知识梳理(1) Kotlin 基础
查看>>
js正则表达式
查看>>
iOS socket通信,编解码,浮点型数据解析
查看>>
前端基础15:JS作用域基础
查看>>
BATJ面试必会之 Spring 篇(一)
查看>>
什么是企业内训
查看>>
H3C设备之OSPF DR选举
查看>>
List grantee right in oracle
查看>>
Activity生命周期
查看>>
深度解析Istio系列之安全模块篇
查看>>
Linux 系统 审计
查看>>
性能测试 vbs使用(一)
查看>>
jQuery基础
查看>>
BZOJ5312:冒险——题解
查看>>