List of All Members for QWebPage This is the complete list of members for QWebPage , including inherited members.
class ChooseMultipleFilesExtensionOption
class ChooseMultipleFilesExtensionReturn
class ErrorPageExtensionOption
class ErrorPageExtensionReturn
class ExtensionOption
class ExtensionReturn
class ViewportAttributes
enum ErrorDomain
enum Extension
enum Feature
enum FindFlag
flags FindFlags
enum LinkDelegationPolicy
enum NavigationType
enum PermissionPolicy
enum WebAction
enum WebWindowType
QWebPage ( QObject * )
~QWebPage ()
acceptNavigationRequest ( QWebFrame *, const QNetworkRequest &, NavigationType ) : bool
action ( WebAction ) const : QAction *
applicationCacheQuotaExceeded ( QWebSecurityOrigin *, quint64 )
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 QMetaMethod &, const QObject *, const QMetaMethod &, 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 QObject *, const QMetaMethod &, const QObject *, const QMetaMethod & ) : 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
featurePermissionRequestCanceled ( QWebFrame *, QWebPage::Feature )
featurePermissionRequested ( QWebFrame *, QWebPage::Feature )
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 & )
hasSelection () const : bool
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 & )
selectedHtml () const : QString
selectedText () const : QString
selectionChanged ()
sender () const : QObject *
senderSignalIndex () const : int
setActualVisibleContentRect ( const QRect & ) const
setContentEditable ( bool )
setFeaturePermission ( QWebFrame *, Feature, PermissionPolicy )
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 )
supportedContentTypes () const : QStringList
supportsContentType ( const QString & ) const : 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 *
viewportAttributesForSize ( const QSize & ) const : ViewportAttributes
viewportChangeRequested ()
viewportSize () const : QSize
windowCloseRequested ()
Best Of
Actualités les plus lues
Le Qt Developer Network au hasard
Le Qt Developer Network est un réseau de développeurs Qt anglophone, où ils peuvent partager leur expérience sur le framework.
Lire l'article.
Communauté
Ressources
Liens utiles
Contact
Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).
Qt dans le magazine