Hi
I have developed a number of Qt Designer plugins and can use them in my 
applications.
But obviously I need my apps to link against the plugin library which means 
when I deploy the application I need to deploy the plugin library as well.
What I would like is for widget classes to be compiled into one library that 
both the application and the designer plugin can use but I have been unable to 
achieve this.
Is this possible?


_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to