[bt-devel] Keychooser
Martin Gruner
bt-devel@crosswire.org
Thu, 21 Sep 2000 09:38:34 +0200
Hi,
On Mit, 20 Sep 2000, you wrote:
> Martin, could you please add te .ui file of Designer again to CVS? Or don't
> you use Designer any more?
No. I changed everything at least 3 times, but now it's cool.
> The general class should support these functions:
>
> /* gets the key of the keychooser. Can be every type of key (e.g. "Genesis
> 1:1" or "JESUS"). */
> getKey();
> /* to set the key of the keychooser */
> setKey();
Alright. And a keyChanged(CKey*) signal.
>
> Add the functions you like if they are general enough for a general
> keychooser API.
>
> Am Mit, 20 Sep 2000 schrieben Sie:
> > Please take a look into frontend/keychooser/ckeychooser.h.
> > This is the base class for the keychoosers.
> > The file contains the interface definitions.
> > Which methods would be required there?
> >
> > Martin
>
> BTW, you forgot to add the files to the make stuff in KDevelop, I already
> committed a fix.
I forgot? I commited my latest version of it. What was wrong with it?
Martin
>
> --Joachim