Hi everyone.
Basically I have an application and I want the ability to add plug-ins to my program (QT plug-ins). So I want someone to be able to write a QT plug-in and my program read and integrate the plug-in into my application.
I know qt allows you to write qt plug-ins, but how would I get my application to load the QT plug-in they wrote?
Thanks
Bookmarks