Searched refs:QWebSelectMethod (Results 1 – 12 of 12) sorted by relevance
27 class QWebSelectMethod; variable52 QWebSelectMethod* m_popup;
26 class QWebSelectMethod; variable43 QWebSelectMethod* createSelectInputMethod();
105 QWebSelectMethod* QtPlatformPlugin::createSelectInputMethod() in createSelectInputMethod()108 …return p ? static_cast<QWebSelectMethod*>(p->createExtension(QWebKitPlatformPlugin::MultipleSelect… in createSelectInputMethod()
52 class QtMaemoWebPopup : public QWebSelectMethod {
41 class QtFallbackWebPopup : public QWebSelectMethod {
191 QWebSelectMethod* createSelectPopup() const;
698 QWebSelectMethod* ChromeClientQt::createSelectPopup() const in createSelectPopup()700 QWebSelectMethod* result = m_platformPlugin.createSelectInputMethod(); in createSelectPopup()
51 class QWebSelectMethod : public QObject55 virtual ~QWebSelectMethod() {} in ~QWebSelectMethod()
67 class WebPopup : public QWebSelectMethod {
56 class QWebSelectMethod : public QObject60 virtual ~QWebSelectMethod() {} in ~QWebSelectMethod()
4990 QWebSelectMethod and QtPlatformPlugin's method createSelectInputMethod now returns an4991 instance of class QWebSelectMethod instead of QtAbstractWebPopup.6122 (QWebSelectMethod::~QWebSelectMethod):6132 (QWebSelectMethod::~QWebSelectMethod):7462 (QWebSelectMethod::~QWebSelectMethod):8122 (QWebSelectMethod::~QWebSelectMethod):
85276 QWebSelectMethod and QtPlatformPlugin's method createSelectInputMethod now returns an85277 instance of class QWebSelectMethod instead of QtAbstractWebPopup.