Re: KStatusNotifierItem's "secondaryActivateRequested" signal not being emitted

2013-06-25 Thread Albert Astals Cid
El Dimarts, 25 de juny de 2013, a les 10:42:42, Eduard Huguet va escriure: > Hi, > I'm trying to add tray icon support for a small application of my own, and > I'd like to be able to regenerate the context menu right before this is > displayed. > > To do so, I try to connect KStatusNotifierItem's

Re: QWidget or QML

2013-06-25 Thread David Faure
Le lundi 24 juin 2013 13:30:21 Wolfgang Mader a écrit : > Dear list, > > this is a general question for which I need example applications which > happen to be Dolphin and KDevelop. Since I have not talked to the > respective maintainers, I want to make clear that I do not plan to step on > any one

KStatusNotifierItem's "secondaryActivateRequested" signal not being emitted

2013-06-25 Thread Eduard Huguet
Hi, I'm trying to add tray icon support for a small application of my own, and I'd like to be able to regenerate the context menu right before this is displayed. To do so, I try to connect KStatusNotifierItem's "secondaryActivateRequested" signal to an slot in my dialog, assuming that it would get