D13808: Fix KMainWindow saving incorrect widget settings
    Mladen Milinkovic 
    noreply at phabricator.kde.org
       
    Wed Jul  4 03:39:34 BST 2018
    
    
  
maxrd2 added a comment.
  Have tried doing QApplication::processEvents() and QApplication::sendPostedEvents(), between main window instances... didnt change
  Have removed mw.close() and clicked close buttons manually... didnt change
  Then have started all three in separate process using QProcess and hack to main, and just now have figured that mw is supposed to be deleted during close... not sooner like it's happening now.
  Will change them to be created with new, make it not work and update.
REPOSITORY
  R263 KXmlGui
BRANCH
  fix-window-state-save
REVISION DETAIL
  https://phabricator.kde.org/D13808
To: maxrd2, #kde_applications, dfaure, elvisangelaccio, broulik, cfeck
Cc: 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/20180704/c1bad4ad/attachment-0001.html>
    
    
More information about the Kde-frameworks-devel
mailing list