[Qt-interest] QT plugins, dynamic and static version
Parker
userqt at gmail.com
Fri May 29 12:41:11 CEST 2009
Hello all,
I have an application with tabs, and I want these tabs to be generated dynamically, i.e. when you click a button, there will be new tab appearing, some other is changing, etc.
So, I need to define each tab as separate class and load it dynamically. But what to use ?
I want when the application is installed, if there is the need of adding additional functionalities, just to place one file in the program's folder and then the new functionality (tab for instance) to be loaded. Or something like that.
I think I'll be able to do it with dynamic libraries, or QT plugins maybe ? I'm not sure what's the difference, maybe it can be done with the lower-level api of qt plugins OR with dynamic lybraries.
Also, it is said that there are two versions of QT, dynamic and static ? What do this means, where I can read about it ?
I'm using WIndows XP.
Regards,
Patric
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4098 (20090522) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090529/37592ae3/attachment.html
More information about the Qt-interest-old
mailing list