PyQt is a GUI (Graphical User Interface) library for the Python programming language and can be used to develop desktop applications for Python. You can create desktop applications for different platforms such as Windows, Linux, or Mac OS X.
This repository contains examples about the PyQt5 module.
pip install pyqt5
Content List
- QLabel
- QPixmap
- QLineEdit
- QButton
- QChechBox
- QRadioButton
- QProgressbar
- QMenu
- QTable
- QTab
- QTimer
- QSplit
- QFontDialog
- QColorDialog
- QPrinter
- QEvent
- QPainter