- class ChooseMultipleFilesExtensionOption
- class ChooseMultipleFilesExtensionReturn
- class ErrorPageExtensionOption
- class ErrorPageExtensionReturn
- class ExtensionOption
- class ExtensionReturn
- enum ErrorDomain
- enum Extension
- enum FindFlag
- flags FindFlags
- enum LinkDelegationPolicy
- enum NavigationType
- enum WebAction
- enum WebWindowType
- QWebPage ( QObject * )
- ~QWebPage ()
- acceptNavigationRequest ( QWebFrame *, const QNetworkRequest &, NavigationType ) : bool
- action ( WebAction ) const : QAction *
- blockSignals ( bool ) : bool
- bytesReceived () const : quint64
- childEvent ( QChildEvent * )
- children () const : const QObjectList &
- chooseFile ( QWebFrame *, const QString & ) : QString
- connect ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : bool
- connect ( const QObject *, const char *, const char *, Qt::ConnectionType ) const : bool
- connectNotify ( const char * )
- contentsChanged ()
- createPlugin ( const QString &, const QUrl &, const QStringList &, const QStringList & ) : QObject *
- createStandardContextMenu () : QMenu *
- createWindow ( WebWindowType ) : QWebPage *
- currentFrame () const : QWebFrame *
- customEvent ( QEvent * )
- d_ptr : QScopedPointer<QObjectData>
- databaseQuotaExceeded ( QWebFrame *, QString )
- deleteLater ()
- destroyed ( QObject * )
- disconnect ( const QObject *, const char *, const QObject *, const char * ) : bool
- disconnect ( const char *, const QObject *, const char * ) : bool
- disconnect ( const QObject *, const char * ) : bool
- disconnectNotify ( const char * )
- downloadRequested ( const QNetworkRequest & )
- dumpObjectInfo ()
- dumpObjectTree ()
- dynamicPropertyNames () const : QList<QByteArray>
- event ( QEvent * ) : bool
- eventFilter ( QObject *, QEvent * ) : bool
- extension ( Extension, const ExtensionOption *, ExtensionReturn * ) : bool
- findChild ( const QString & ) const : T
- findChildren ( const QString & ) const : QList<T>
- findChildren ( const QRegExp & ) const : QList<T>
- findText ( const QString &, FindFlags ) : bool
- focusNextPrevChild ( bool ) : bool
- forwardUnsupportedContent () const : bool
- frameAt ( const QPoint & ) const : QWebFrame *
- frameCreated ( QWebFrame * )
- geometryChangeRequested ( const QRect & )
- history () const : QWebHistory *
- inherits ( const char * ) const : bool
- inputMethodQuery ( Qt::InputMethodQuery ) const : QVariant
- installEventFilter ( QObject * )
- isContentEditable () const : bool
- isModified () const : bool
- isWidgetType () const : bool
- javaScriptAlert ( QWebFrame *, const QString & )
- javaScriptConfirm ( QWebFrame *, const QString & ) : bool
- javaScriptConsoleMessage ( const QString &, int, const QString & )
|
- javaScriptPrompt ( QWebFrame *, const QString &, const QString &, QString * ) : bool
- killTimer ( int )
- linkClicked ( const QUrl & )
- linkDelegationPolicy () const : LinkDelegationPolicy
- linkHovered ( const QString &, const QString &, const QString & )
- loadFinished ( bool )
- loadProgress ( int )
- loadStarted ()
- mainFrame () const : QWebFrame *
- menuBarVisibilityChangeRequested ( bool )
- metaObject () const : const QMetaObject *
- microFocusChanged ()
- moveToThread ( QThread * )
- networkAccessManager () const : QNetworkAccessManager *
- objectName () const : QString
- palette () const : QPalette
- parent () const : QObject *
- pluginFactory () const : QWebPluginFactory *
- preferredContentsSize () const : QSize
- printRequested ( QWebFrame * )
- property ( const char * ) const : QVariant
- receivers ( const char * ) const : int
- removeEventFilter ( QObject * )
- repaintRequested ( const QRect & )
- restoreFrameStateRequested ( QWebFrame * )
- saveFrameStateRequested ( QWebFrame *, QWebHistoryItem * )
- scrollRequested ( int, int, const QRect & )
- selectedText () const : QString
- selectionChanged ()
- sender () const : QObject *
- setContentEditable ( bool )
- setForwardUnsupportedContent ( bool )
- setLinkDelegationPolicy ( LinkDelegationPolicy )
- setNetworkAccessManager ( QNetworkAccessManager * )
- setObjectName ( const QString & )
- setPalette ( const QPalette & )
- setParent ( QObject * )
- setPluginFactory ( QWebPluginFactory * )
- setPreferredContentsSize ( const QSize & ) const
- setProperty ( const char *, const QVariant & ) : bool
- setView ( QWidget * )
- setViewportSize ( const QSize & ) const
- settings () const : QWebSettings *
- shouldInterruptJavaScript () : bool
- signalsBlocked () const : bool
- startTimer ( int ) : int
- staticMetaObject : const QMetaObject
- staticQtMetaObject : const QMetaObject
- statusBarMessage ( const QString & )
- statusBarVisibilityChangeRequested ( bool )
- supportsExtension ( Extension ) const : bool
- swallowContextMenuEvent ( QContextMenuEvent * ) : bool
- thread () const : QThread *
- timerEvent ( QTimerEvent * )
- toolBarVisibilityChangeRequested ( bool )
- totalBytes () const : quint64
- tr ( const char *, const char *, int ) : QString
- trUtf8 ( const char *, const char *, int ) : QString
- triggerAction ( WebAction, bool )
- undoStack () const : QUndoStack *
- unsupportedContent ( QNetworkReply * )
- updatePositionDependentActions ( const QPoint & )
- userAgentForUrl ( const QUrl & ) const : QString
- view () const : QWidget *
- viewportSize () const : QSize
- windowCloseRequested ()
|