#include <qdeclarativewebview.h>
QDeclarativeWebPage::~QDeclarativeWebPage |
( |
| ) |
|
QString QDeclarativeWebPage::chooseFile |
( |
QWebFrame * |
originatingFrame, |
|
|
const QString & |
oldFile |
|
) |
| |
|
protected |
QWebPage* QDeclarativeWebPage::createWindow |
( |
WebWindowType |
type | ) |
|
|
protected |
void QDeclarativeWebPage::javaScriptAlert |
( |
QWebFrame * |
originatingFrame, |
|
|
const QString & |
msg |
|
) |
| |
|
protected |
bool QDeclarativeWebPage::javaScriptConfirm |
( |
QWebFrame * |
originatingFrame, |
|
|
const QString & |
msg |
|
) |
| |
|
protected |
bool QDeclarativeWebPage::javaScriptPrompt |
( |
QWebFrame * |
originatingFrame, |
|
|
const QString & |
msg, |
|
|
const QString & |
defaultValue, |
|
|
QString * |
result |
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: