Searched refs:NPInterface (Results 1 – 3 of 3) sorted by relevance
25 class NPInterface {34 Q_DECLARE_INTERFACE(NPInterface, "com.nokia.qts60.webplugin/1.0");
103 m_npInterface = qobject_cast<NPInterface*>(plugin); in load()
41 class NPInterface; variable83 NPInterface* npInterface() const { return m_npInterface; } in npInterface()95 NPInterface* m_npInterface;