Accordion Widget for Qt5
-
wrote on 6 Nov 2015, 10:13 last edited by 0x2a 11 Jun 2015, 10:14
I have written a Accordion Widget for one of my projects and decided to release it to the public. You can find the source code on github.
A short video demonstrating how the widget works is on youtube.
The API Reference is on github as well.
I might extend the widget in the future depending on my own your others needs.
Happy hacking...
-
Lifetime Qt Championwrote on 6 Nov 2015, 21:41 last edited by SGaist 11 Sept 2015, 23:38
Hi and welcome to devnet,
Thanks for sharing ! It's looking pretty nice :)
You should consider making it known thought the http://inqlude.org site
-
Hi and welcome to devnet,
Thanks for sharing ! It's looking pretty nice :)
You should consider making it known thought the http://inqlude.org site
wrote on 9 Nov 2015, 09:39 last edited byThanks for the link to inqlude.org. Didn't know something like this exists. I will definitively add the library there!
-
wrote on 6 May 2017, 17:26 last edited by
This is great!, but is there any implementation in Python, not C++?
Or, how can I port it in Python, pyqt5?Thanks in advance for your help.
Cheers,