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 KStandardActio

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

Re: using QtCreator/Designer .ui form with KDE

2012-02-12 Thread Jan Kalcic
On 02/11/2012 10:24 AM, Kevin Krammer wrote: On Saturday, 2012-02-11, Jan Kalcic wrote: Hi there, It is a bit I am getting to know Qt developing small and almost useless applications just to practice, particularly using Qt Creator (I find it very easy, intuitive, powerful and also cool BTW

using QtCreator/Designer .ui form with KDE

2012-02-11 Thread Jan Kalcic
Hi there, It is a bit I am getting to know Qt developing small and almost useless applications just to practice, particularly using Qt Creator (I find it very easy, intuitive, powerful and also cool BTW) Now I have one app which I am starting to take more seriously and with this I would like

Re: placement of appnameui.rc file

2011-11-25 Thread Jan Kalcic
On 11/24/2011 10:42 PM, Albert Astals Cid wrote: El Dijous, 24 de novembre de 2011, a les 16:22:09, Jan Kalcic va escriure: Hi list, Hi my first post here in the kde lists, so please be patient for whatever boring I may say. Hopefully I am at least in the right place.. Since time I have

placement of appnameui.rc file

2011-11-24 Thread Jan Kalcic
Hi list, my first post here in the kde lists, so please be patient for whatever boring I may say. Hopefully I am at least in the right place.. Since time I have been approaching development, reading books tutorials etc etc.. many many exercise but nothing concrete which is getting me bored.