Updated README.md

This commit is contained in:
ByteDream 2021-03-09 00:09:27 +01:00
parent 8f6dd0cf85
commit a764e121b1

View File

@ -3,6 +3,11 @@ This is a collection of PyQt5 classes, which I'm using or I have used.
Because i use KDE Plasma, the look of the objects on your system may be different than my [demonstrations](/assets) Because i use KDE Plasma, the look of the objects on your system may be different than my [demonstrations](/assets)
- [QEmojiPicker](#QEmojiPicker)
- [QFlowLayout](#QFlowLayout)
- [QSwitch](#QSwitch)
- [QTagEdit](#QTagEdit)
## QEmojiPicker ## QEmojiPicker
A resizable widget which let you choose from various emojis. A resizable widget which let you choose from various emojis.