Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Wanderson-Magalhaes/PyBlackBox_Qt_Widgets_PySide6_Or_PyQt6_v1.0.0
https://github.com/Wanderson-Magalhaes/PyBlackBox_Qt_Widgets_PySide6_Or_PyQt6_v1.0.0
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Wanderson-Magalhaes/PyBlackBox_Qt_Widgets_PySide6_Or_PyQt6_v1.0.0
- Owner: Wanderson-Magalhaes
- License: mit
- Created: 2021-05-26T16:56:40.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-31T15:36:43.000Z (over 3 years ago)
- Last Synced: 2024-04-10T08:36:21.627Z (7 months ago)
- Language: Python
- Size: 195 KB
- Stars: 134
- Watchers: 4
- Forks: 46
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - Wanderson-Magalhaes/PyBlackBox_Qt_Widgets_PySide6_Or_PyQt6_v1.0.0 - (Python)
README
# PyBlackBox Qt Widgets - PySide6 Or PyQt6 v1.0.0
> This was just a study project designed to study some custom widgets that are being implemented in the new project called PyOneDark.This project needs many adjustments, you can improve and use as you wish if you want to continue the project and create your personal messaging application.
# Learn more about this project by watching this video:
> https://youtu.be/jfDwGog6G4U![PyBlackBOX](https://user-images.githubusercontent.com/60605512/119701462-bb95e980-be2a-11eb-8d97-79cd5a8271bd.png)
# WARNING
>To use this project with PyQt you need to rename some classes, such as Slot to pyqtSlot, Signal to pyqtSignal among others.