D13808: Fix KMainWindow saving incorrect widget settings

Albert Astals Cid noreply at phabricator.kde.org
Wed Jul 18 23:38:58 BST 2018


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180718/2bf10071/attachment.html>


More information about the Kde-frameworks-devel mailing list