PyQt5学习记录1-概述

本文介绍了PyQt5的基础知识,包括Qt库的功能、PyQt5支持的平台以及如何获取Qt授权。同时,详细列举了PyQt5的主要模块,如QtCore、QtGui、QtWidgets、QtMultimedia等,每个模块都概述了其核心功能,帮助读者理解PyQt5在图形用户界面、多媒体、网络编程、位置信息处理等方面的应用。
摘要由CSDN通过智能技术生成

文章目录

Introduction

Qt is a set of C++ libraries and development tools that includes platform independent abstractions for graphical user interfaces, networking, threads, regular expressions, SQL databases, SVG, OpenGL, XML, user and application settings, positioning and location services, short range communications (NFC and Bluetooth), web browsing, 3D animation, charts, 3D data visualisation and interfacing with app stores. PyQt5 implements over 1000 of these classes as a set of Python modules.
PyQt5 supports the Windows, Linux, UNIX, Android, macOS and iOS platforms.
PyQt does not include a copy of Qt. You must obtain a correctly licensed copy of Qt yourself. However, binary wheels of the GPL version of PyQt5 are provided and these include a copy of the appropriate parts of the LGPL version of Qt.

modules

PyQt5的类存在与如下模块当中:

  • QtCore模块涵盖了包的核心的非GUI功能,
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值