Need little help with popup menu in kxkb

Oswald Buddenhagen ossi at kde.org
Sun Apr 13 07:05:49 BST 2008


On Sat, Apr 12, 2008 at 10:29:04PM -0400, Andriy Rysin wrote:
> I've got a little problem with help menu in kxkb: whenever I bring a
> dialog from kxkb popup menu after I close the dialog the application
> exits.
>
QApplication::setQuitOnLastWindowClosed(false);
or
QWidget::setAttribute(Qt::WA_QuitOnClose, false);

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Confusion, chaos, panic - my work here is done.




More information about the kde-core-devel mailing list