PDA

View Full Version : Application plug-in architecture



brcain
12th September 2006, 22:40
Hello,

Does Qt provide an application plug-in architecture ... similar in capability to Eclipse or COM? Too bad C++ doesn't have the underlying support such as Java class and method introspection.

I'm assuming pages 408-414 in the Qt book is the place to start.

Are there any more thorough examples? ... a Wiki perhaps?

Cheers,
Ben

wysota
12th September 2006, 23:14
http://doc.trolltech.com/4.1/plugins-howto.html

brcain
13th September 2006, 00:31
I'll begin looking at the link now. Is there support for run-time class interface introspection?

jacek
13th September 2006, 00:39
Is there support for run-time class interface introspection?
http://doc.trolltech.com/4.1/qmetaobject.html