Re: KStandardAction source code

2012-11-21 Thread Kevin Krammer
On Friday, 2012-11-09, Jan Kalcic wrote: > On 11/08/2012 07:04 AM, Kevin Krammer wrote: > > Hi, > > > > On Wednesday, 2012-11-07, Jan Kalcic wrote: > >> Hi, > >> > >> I have a Qt app which I am little-by-little "moving" to KDE, with this I > >> mean I am switching from Qt classes to KDE ones wher

Re: KStandardAction source code

2012-11-09 Thread Jan Kalcic
On 11/08/2012 07:04 AM, Kevin Krammer wrote: Hi, On Wednesday, 2012-11-07, Jan Kalcic wrote: Hi, I have a Qt app which I am little-by-little "moving" to KDE, with this I mean I am switching from Qt classes to KDE ones where possible. With this I am now adding new KStandardAction(s), very quic

Re: KStandardAction source code

2012-11-07 Thread Kevin Krammer
Hi, On Wednesday, 2012-11-07, Jan Kalcic wrote: > Hi, > > I have a Qt app which I am little-by-little "moving" to KDE, with this I > mean I am switching from Qt classes to KDE ones where possible. > > With this I am now adding new KStandardAction(s), very quick and easy, > but AFAIU these only p

Re: KStandardAction source code

2012-11-07 Thread Albert Astals Cid
El Dimecres, 7 de novembre de 2012, a les 15:06:20, Jan Kalcic va escriure: > Hi, > > I have a Qt app which I am little-by-little "moving" to KDE, with this I > mean I am switching from Qt classes to KDE ones where possible. > > With this I am now adding new KStandardAction(s), very quick and eas

KStandardAction source code

2012-11-07 Thread Jan Kalcic
Hi, I have a Qt app which I am little-by-little "moving" to KDE, with this I mean I am switching from Qt classes to KDE ones where possible. With this I am now adding new KStandardAction(s), very quick and easy, but AFAIU these only provides predefined menu items via XMLGUI technology, but n