PDA

View Full Version : Writing Plugins for Qt



sarode
27th May 2006, 09:27
Hello Everyone!

I just joined this, group today. Can any one give me some links to documentation on
how to write "plugins in Qt" ?

Regards

wysota
27th May 2006, 11:04
But plugins for what? For Qt? Or for your application? And which version of Qt?

The general documentation is here: http://doc.trolltech.com/4.1/plugins-howto.html

patrik08
27th May 2006, 11:26
sample ... to add 2 designer...
http://qtnode.net/wiki/Custom_widgets
http://qtnode.net/wiki/Special:Allpages

I tested this calendar based date picker but designer not cann read ..:crying:
i use a snap qt4 version 4.1.3 ....

sarode
29th May 2006, 09:24
But plugins for what? For Qt? Or for your application? And which version of Qt?

The general documentation is here: http://doc.trolltech.com/4.1/plugins-howto.html

Hi.

I mean, I have written some custum widgets like LED, widget styles etc., I want thses to be added to Qt Designer and in to my application as a plugin. I am using Qt 3.3.2 of Fedora Core 2.

wysota
29th May 2006, 10:04
This may be of help: http://doc.trolltech.com/3.3/designer-manual-7.html