On Friday January 01 2016 20:24:59 Christoph Cullmann wrote:

Hi,

> Guess I should add the handling to Kate/KWrite ;=)

I just made a quick attempt, not very successful. From what I understand, you 
either have to subclass QApplication in order to provide a dedicated ::event() 
method, or maybe you can use an event filter. That's what I tried. The filter 
gets loads of application events, but not the QEvent::FileOpen event we're 
interested in.

'night,
René
_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to