pyqt
Installation
SKILL.md
PyQt/PySide Development
PyQt and PySide are Python bindings for the Qt application framework for building cross-platform desktop applications.
Sub-Skills
For detailed information, see the specialized sub-skills:
| Skill | Description | Path |
|---|---|---|
| pyqt-core | Signals, slots, timers, settings, file I/O | core/SKILL.md |
| pyqt-widgets | All widgets and layouts | widgets/SKILL.md |
| pyqt-threading | QThread, thread pools, concurrency | threading/SKILL.md |
| pyqt-dialogs | Standard and custom dialogs | dialogs/SKILL.md |
| pyqt-testing | pytest-qt testing patterns | testing/SKILL.md |
| pyqt-styling | QSS styling and themes | styling/SKILL.md |
| pyqt-multimedia | Audio, video, camera, recording | multimedia/SKILL.md |
PyQt vs PySide Comparison
Related skills
More from mte90/dotfiles
architecture
Standards for structural design, Clean Architecture, and project layout in Golang.
12testing
Standards for unit testing, table-driven tests, and mocking in Golang.
11kde-plasmoid
Guide for developing KDE Plasma widgets (Plasmoids) with Python backend and QML UI, including metadata configuration, installation, and KDE Store distribution.
1