[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: KApplication::cut()....
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2005-09-28 12:06:55
Message-ID: 200509281406.55040.nicolasg () snafu ! de
[Download RAW message or body]

On Monday 26 September 2005 22:50, Tobias Koenig wrote:
> On Fri, Sep 23, 2005 at 10:50:41AM -0400, Benjamin Meyer wrote:
> > On Friday 23 September 2005 9:22 am, Joseph Wenninger wrote:
>
> Hi,
>
> > +    /**
> > +     * If the widget with focus provides a paste() slot, call that slot.
> >  Thus for a +     * simple application copy can be implemented as:
>
>                              ^^^^ should be 'paste'
>
> > +     * \code
> > +     * createAutomaticPasteAction(actionCollection());
> > +     * \endcode
> > +     */
> > +    KAction *createAutomaticPasteAction(KActionCollection *collection)
> > const; +
> > +    /**
> > +     * If the widget with focus provides a clear() slot, call that slot.
> >  Thus for a +     * simple application clear() can be implemented as:
> > +     * \code
> > +     * new KAction( i18n( "Clear" ), "editclear", 0, this, SLOT( clear()
> > ), actionCollection(), "clear" ); +     * \endcode
> > +     *
> > +     * Note that for some widgets, this may not provide the intended
> > bahavior.  For
>
>                                                                        ^^^^
> 'behaviour'

No, KDE is using American English.

>
> Ciao,
> Tobias

Have a nice day!

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic