debuggind keypress event handling in the plasmoid

2014-03-25 Thread Marek Kochanowicz
hi,

I'm working on the fork of the plasma menubar. It will have two additional 
features:
1)menu will pop up under the mouse cursor
2)there will be a search area to quickly find seeked entry.

currently it looks like this: http://wstaw.org/m/2014/03/25/zrzut102.png

entry field works but it is not quite functional yet. What bothers me right 
now, are segfaults triggered with any none alpha numeric key (for instance 
print-screen but also alt-gr).

http://wklej.org/id/1311595

i'm not sure what is wrong here. Should i not pass all keys to the klineedit 
(mFilterWidget)? Can anybody give me a tip? Debugging is hard :( 


signature.asc
Description: This is a digitally signed message part.

 Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe 


plasma widget menubar docs?

2014-03-24 Thread Marek Kochanowicz
hi, 

i'm trying to fork the plasma widget menubar applet to add option to filter 
items of the menu (klipper style). However this applet is larger and more 
complicated than it needs to be in my case, since i want to scrap menubar 
completly, leaving only the button form factor. Since I had a problems 
debugging added code and as it seems it is stlll not C++11 i would like to 
start from the begining. Can anybody please tell me if there are any 
documentation that could be helpfull? 

Thanks in advance.

 

signature.asc
Description: This is a digitally signed message part.

 Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe