PDA

View Full Version : How to access the version of a plugin ...



Mike
8th June 2009, 08:41
Hi,
in the pro file using template lib one is able to specify a version. I was wondering what qmake is doing with that information. I would like to find out about the version number during loading of the shared library. But it seems that QLibrary doesn't offer a method to return the version specified in the pro file.

Does anyone know how to access the version information?

Thanks,
Mike