QPopover: Interest?
-
wrote on 15 Mar 2014, 08:19 last edited by
Hi All,
As part of my work on the sigrok/PulseView project (http://www.sigrok.org/wiki/PulseView), I've developed a simple pop-over dialog implementation - similar to the Firefox downloads popup, similar to GTK's new popover widget:
Screenshot: http://www.airwebreathe.org.uk/w/lib/exe/fetch.php?cache=&media=pulseview:20131005-pretty-colours.png
http://sigrok.org/gitweb/?p=pulseview.git;a=blob;f=pv/widgets/popup.cpp;h=6857358a64c1e0e8c960656d5efa7e104acaf8ef;hb=HEAD
http://sigrok.org/gitweb/?p=pulseview.git;a=blob;f=pv/widgets/popup.h;h=0bc6d0ff819642a72a10042a1ed9ee920ac636bc;hb=HEADI'm no Qt expert and the class was designed without to much idea of becoming a universal widget. Also the code conforms to PulseView's internal style, so I would need some assistance from some Qt guys to help me get it upstreamed.
But if there is interest, I would be happy to relicense the code.
Thanks
Joel -
Hi and welcome to devnet,
I'm pretty sure there will be people interested. You can find here "Qt's coding style":http://qt-project.org/wiki/Qt_Coding_Style
Hope it helps
2/2