From kde-core-devel Tue Nov 30 17:20:05 1999 From: Waldo Bastian Date: Tue, 30 Nov 1999 17:20:05 +0000 To: kde-core-devel Subject: Re: KAction and KAccel X-MARC-Message: https://marc.info/?l=kde-core-devel&m=94398245019716 On Tue, 30 Nov 1999, Richard Moore wrote: > Waldo Bastian wrote: > > > > > Sirtaj Singh Kang wrote: > > > > On Tue, Nov 30, 1999 at 08:05:29AM -0700, Kurt Granroth wrote: > > > > > I'm investigating the possibility of hacking some code to let KAccel > > > > > and KAction "know" about each other.. but I would have to convert > > > > > KAccel to a QObject (and add a signal) and add quite a few new > > > > > > > > This seems like the wrong approach to me. A KAccel should simply be a special > > > > case of an action, ie is not connected to any visual interface elements. > > > > Are there any differences that I've missed? > > > > Yes. The accel should shown up in the menu. So the KAction should have > > some knowledge about KAccels to be able to provide a menu-option with > > the desired information. > > Wouldn't that happen anyway when the Kaction was added to the menu? I > don't see how this changes anything. I have no idea. The KAction class does not have any documentation. Cheers, Waldo