PDA

View Full Version : integrating custom widget



msranjith
11th February 2011, 10:56
I have read the Promotion option in qtDesigner. Its pretty good when we develop UI using qtDesinger.
But, my application does not use drag and drop facility in QtDesigner to create widgets.

I have created widgets dynamically via coding. Now, how can i promote a class to another class.

Ashutosh2k1
11th February 2011, 11:03
hi

u have to create the custom widget through the coding either go throught the qt creator and creat the required dll

msranjith
11th February 2011, 11:17
Thanks for the reply, but im not getting you. Can u please explain in detail.:confused:

high_flyer
11th February 2011, 11:28
Its pretty good when we develop UI using qtDesinger.
But, my application does not use drag and drop facility in QtDesigner to create widgets.


Now, how can i promote a class to another class.
I don't understand - do you use QtDesigner or not?

msranjith
11th February 2011, 12:24
No im not using QtDesigner

high_flyer
11th February 2011, 12:44
Then you don't need promotion - this is a feature of QtDesigner.