From a764e121b1bcc1e1c4c749432a2d4f681074e473 Mon Sep 17 00:00:00 2001 From: ByteDream Date: Tue, 9 Mar 2021 00:09:27 +0100 Subject: [PATCH] Updated README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b2ad84c..8737123 100644 --- a/README.md +++ b/README.md @@ -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) +- [QEmojiPicker](#QEmojiPicker) +- [QFlowLayout](#QFlowLayout) +- [QSwitch](#QSwitch) +- [QTagEdit](#QTagEdit) + ## QEmojiPicker A resizable widget which let you choose from various emojis.