diff options
author | Morten Johan Sørvig <morten.sorvig@nokia.com> | 2011-01-06 09:30:18 (GMT) |
---|---|---|
committer | Morten Johan Sørvig <morten.sorvig@nokia.com> | 2011-01-07 07:58:37 (GMT) |
commit | e24d7c9cab4a50fe682478d43ac74e867666d48b (patch) | |
tree | c6f8d0213631db68178d6115a9c7cd7df833e958 /src/openvg | |
parent | cc8877068dc6ae8f3142ffec0b85f6fbac4a0d81 (diff) | |
download | Qt-e24d7c9cab4a50fe682478d43ac74e867666d48b.zip Qt-e24d7c9cab4a50fe682478d43ac74e867666d48b.tar.gz Qt-e24d7c9cab4a50fe682478d43ac74e867666d48b.tar.bz2 |
Lighthouse: Support external plugins.
Add -platformpluginpath command line option that
spesifies an additional directory to scan for
plugins. Also read QT_QPA_PLATFORM_PLUGIN_PATH.
QlatformIntegrationFacgtory::create() now tries
to load the plugin from the external path first.
Similarly, keys() returns the keys from the
extra path in addition to the "internal" keys
API changes:
QPlatformIntegration::create() and keys() now take
an optional const QString &platformPluginPath.
New file:
externalplugin.pri, contains instructions and a
base setup for building external plugins.
Diffstat (limited to 'src/openvg')
0 files changed, 0 insertions, 0 deletions