Plasma
Plasma::WebPage Class Reference
#include <webpage.h>
Inheritance diagram for Plasma::WebPage:

Public Member Functions | |
QWebPage * | createWindow (QWebPage::WebWindowType) |
void | javaScriptAlert (QWebFrame *frame, const QString &message) |
bool | javaScriptConfirm (QWebFrame *frame, const QString &msg) |
void | javaScriptConsoleMessage (const QString &message, int lineNumber, const QString &sourceID) |
bool | javaScriptPrompt (QWebFrame *frame, const QString &msg, const QString &defaultValue, QString *result) |
WebPage (QObject *parent=0) |
Detailed Description
Definition at line 31 of file webpage.h.
Constructor & Destructor Documentation
Plasma::WebPage::WebPage | ( | QObject * | parent = 0 |
) |
Definition at line 30 of file webpage.cpp.
Member Function Documentation
QWebPage * Plasma::WebPage::createWindow | ( | QWebPage::WebWindowType | ) |
Definition at line 38 of file webpage.cpp.
The documentation for this class was generated from the following files: