NAME
Qt::WebKit::QGraphicsWebView
PUBLIC METHODS
- QGraphicsWebView()
- QGraphicsWebView( = 0)
- ~QGraphicsWebView()
- void back()
- bool event()
- bool findText(, )
- bool findText(, = 0)
- void forward()
- QWebHistory * history()
- QIcon icon()
- QVariant inputMethodQuery()
- bool isModified()
- bool isTiledBackingStoreFrozen()
- QVariant itemChange(, )
- void load()
- void load(, , )
- void load(, , = QByteArray())
- void load(, = QNetworkAccessManager::GetOperation, = QByteArray())
- QWebPage * page()
- QAction * pageAction()
- void paint(, , )
- void paint(, , = 0)
- void reload()
- bool resizesToContents()
- void setContent(, , )
- void setContent(, , = QUrl())
- void setContent(, = QString(), = QUrl())
- void setGeometry()
- void setHtml(, )
- void setHtml(, = QUrl())
- void setPage()
- void setResizesToContents()
- void setTiledBackingStoreFrozen()
- void setUrl()
- void setZoomFactor()
- QWebSettings * settings()
- QSizeF sizeHint(, )
- void stop()
- QString title()
- void triggerPageAction(, )
- void triggerPageAction(, = false)
- void updateGeometry()
- QUrl url()
- qreal zoomFactor()
ENUM VALUES
EXPORT
None by default.
AUTHOR
Dongxu Ma <dongxu@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2011 - 2011 by Dongxu Ma
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.