HomeSort by relevance Sort by last modified time
    Searched defs:QtMaemoWebPopup (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/qt/WebCoreSupport/
QtMaemoWebPopup.h 52 class QtMaemoWebPopup : public QWebSelectMethod {
55 QtMaemoWebPopup();
56 ~QtMaemoWebPopup();
QtMaemoWebPopup.cpp 21 #include "QtMaemoWebPopup.h"
64 QtMaemoWebPopup::QtMaemoWebPopup()
69 QtMaemoWebPopup::~QtMaemoWebPopup()
75 Maemo5Popup* QtMaemoWebPopup::createSingleSelectionPopup(const QWebSelectData& data)
80 Maemo5Popup* QtMaemoWebPopup::createMultipleSelectionPopup(const QWebSelectData& data)
85 Maemo5Popup* QtMaemoWebPopup::createPopup(const QWebSelectData& data)
93 void QtMaemoWebPopup::show(const QWebSelectData& data)
102 void QtMaemoWebPopup::hide(
    [all...]

Completed in 32 milliseconds