Which defeats the purpose of the plugin, which should define a subclass of a base class common between plugins (and app). Can I define the base class in a separate library, dynamically linked with every plugin & the app?
Etienne > Will the dynamic_cast work? Is there a special way to export/declare > things > > for that? > > Yes, provided those classes are all in the library. > >
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
