From kde-devel Thu May 12 18:04:06 2005 From: Andreas Pakulat Date: Thu, 12 May 2005 18:04:06 +0000 To: kde-devel Subject: hook for app closing Message-Id: <20050512180406.GA10255 () morpheus ! apaku ! dnsalias ! org> X-MARC-Message: https://marc.info/?l=kde-devel&m=111592110725552 Hi, I currently want to implement a Ask-For-Save-On-Close dialog for my KMdi app and it works so far reimplementing KMdiMainFrm::childWindowCloseRequest. But this doesn't work when the app is being closed, because the child views are closed via closeWindow from the destructor of KMdiMainFrm. What I'd like to know is, if iterating over all views in queryExit() is the only chance I have? Andreas -- Don't worry so loud, your roommate can't think. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<