On May 18, 2010, Sebastian Trüg wrote:
> I recently found myself in the situation where I wanted to implement a
> simple popup menu in a Plasma applet. I had to use C++ since the menu is
> dynamic and an existing C++ class. The problem was that I had no idea
> what to do other than using something
Hi Plasma devels,
I recently found myself in the situation where I wanted to implement a
simple popup menu in a Plasma applet. I had to use C++ since the menu is
dynamic and an existing C++ class. The problem was that I had no idea
what to do other than using something like QToolButton which looks