Re: creating custom widget in qt

2012-07-10 Thread Heena Mahur
hi, My doubts are cleared now .But thanks sir regards From: Kevin Krammer To: kde-devel@kde.org Sent: Tuesday, 10 July 2012 2:03 PM Subject: Re: creating custom widget in qt On Monday, 2012-07-09, Daniel Kreuter wrote: > Hi, > > at first,plea

Re: creating custom widget in qt

2012-07-10 Thread Kevin Krammer
On Monday, 2012-07-09, Daniel Kreuter wrote: > Hi, > > at first,please ask Qt related questions on inter...@qt-project.org (see > the Mailing lists on www.qt-project.org for more information). No need, this is about a KDE application (and Season of KDE related) and KDE related development questi

Re: creating custom widget in qt

2012-07-09 Thread Daniel Kreuter
Hi, at first,please ask Qt related questions on inter...@qt-project.org (see the Mailing lists on www.qt-project.org for more information). Now to your question: To create a custom widget by subclassing QWidget like class MyCustomWidget : public QWidget and there you can place any method you

Re: creating custom widget in qt

2012-07-09 Thread Daniel Kreuter
Hi, at first,please ask Qt related questions on inter...@qt-project.org (see the Mailing lists on www.qt-project.org for more information). Now to your question: To create a custom widget by subclassing QWidget like class MyCustomWidget : public QWidget and there you can place any method you

creating custom widget in qt

2012-07-09 Thread Heena Mahur
Hey, I want to know how to create custom widget to change the attribute of xml node in qt ? for eg- when you click on one node let's take sorry and let's say this is the line in the XML file KTuberling then I want on the widget area something like type image file ktuberling.svg (with the poss