Re: State of Plasma API documentation

2010-05-18 Thread Aaron J. Seigo
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

State of Plasma API documentation

2010-05-18 Thread Sebastian Trüg
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