aacid added a comment.

  In D13808#293759 <https://phabricator.kde.org/D13808#293759>, @maxrd2 wrote:
  
  > Events from the window system seem to be handled after normal events.
  >  
http://code.qt.io/cgit/qt/qtbase.git/tree/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp#n70
  >  Is there a way to send the event so qt processes it as window system 
event? Have tried looking through code and documentation, but everything that 
deals with window system events is private.
  
  
  I don't know much about window system events, but some of the private headers 
are still accessible if you use the -private includes see like for example 
plasma-integration uses QtPlatformSupport/private/qdbusplatformmenu_p.h so that 
may help you (it's not great using private headers, but sometimes you have to 
do what you have to do)

REPOSITORY
  R263 KXmlGui

REVISION DETAIL
  https://phabricator.kde.org/D13808

To: maxrd2, #kde_applications, dfaure, elvisangelaccio, broulik, cfeck
Cc: anthonyfieroni, marten, asturmlechner, wbauer, aacid, ngraham, 
kde-frameworks-devel, michaelh, bruns

Reply via email to