From kde-bugs-dist Sun Jan 31 23:15:19 2010 From: Christoph Feck Date: Sun, 31 Jan 2010 23:15:19 +0000 To: kde-bugs-dist Subject: [Bug 213486] unuseful option show menubar Message-Id: <20100131231519.6F30B31B3D () immanuel ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=126497978410836 https://bugs.kde.org/show_bug.cgi?id=213486 Christoph Feck changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |apaku@gmx.de, | |christoph@maxiom.de Resolution| |INVALID --- Comment #2 from Christoph Feck 2010-02-01 00:15:18 --- KStandardAction only creates the KAction. You have to implement the action's slot yourself, and call "menuBar()->setVisible(showMenuBarAction->checked())" there. If this does not work, please provide a testcase. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.