Review Request: Allow the use of KModifierKeyInfo in contexts without	KApplication
    Michael Leupold 
    lemma at confuego.org
       
    Fri Jul  3 11:05:59 BST 2009
    
    
  
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/930/
-----------------------------------------------------------
Review request for kdelibs.
Summary
-------
Currently KModifierKeyInfo needs a KApplication to install the event filter and dumps a warning if it isn't available. This patch makes it possible to use it in QApplication-only apps (eg. kdm) by installing the event filter using QAbstractEventDispatcher.
Diffs
-----
  /trunk/KDE/kdelibs/kdeui/util/kmodifierkeyinfoprovider_p.h 990759 
  /trunk/KDE/kdelibs/kdeui/util/kmodifierkeyinfoprovider_x11.cpp 990759 
Diff: http://reviewboard.kde.org/r/930/diff
Testing
-------
Thanks,
Michael
    
    
More information about the kde-core-devel
mailing list