Home
last modified time | relevance | path

Searched refs:QPluginLoader (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/plugins/
DPluginPackage.h40 class QPluginLoader; variable
96 QPluginLoader* m_pluginLoader;
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DQtPlatformPlugin.h56 QPluginLoader m_loader;
DQtPlatformPlugin.cpp74 QObjectList objs = QPluginLoader::staticInstances(); in loadStaticallyLinkedPlugin()
/external/webkit/Source/WebCore/plugins/symbian/
DPluginPackageSymbian.cpp86 m_pluginLoader = new QPluginLoader(m_path); in load()