#include <SysMgrWebBridge.h>
| SysMgrWebBridge::SysMgrWebBridge |
( |
bool |
viewable | ) |
|
| SysMgrWebBridge::SysMgrWebBridge |
( |
bool |
viewable, |
|
|
QUrl |
url |
|
) |
| |
| SysMgrWebBridge::~SysMgrWebBridge |
( |
| ) |
|
|
virtual |
| int SysMgrWebBridge::activityId |
( |
void |
| ) |
|
| void SysMgrWebBridge::addNewContentRequestId |
( |
const QString |
id | ) |
|
| void SysMgrWebBridge::commitComposingText |
( |
| ) |
|
| void SysMgrWebBridge::commitText |
( |
const char * |
text | ) |
|
| void SysMgrWebBridge::copy |
( |
| ) |
|
| void SysMgrWebBridge::createViewForWindowlessPage |
( |
| ) |
|
| void SysMgrWebBridge::cut |
( |
| ) |
|
| const char * SysMgrWebBridge::getIdentifier |
( |
| ) |
|
| void SysMgrWebBridge::inspect |
( |
| ) |
|
|
inline |
| bool SysMgrWebBridge::isShuttingDown |
( |
| ) |
|
|
inline |
| void SysMgrWebBridge::load |
( |
| ) |
|
|
inline |
| QString SysMgrWebBridge::name |
( |
| ) |
|
|
inline |
| void SysMgrWebBridge::paste |
( |
| ) |
|
| void SysMgrWebBridge::performEditorAction |
( |
PalmIME::FieldAction |
action | ) |
|
| int SysMgrWebBridge::progress |
( |
| ) |
const |
|
inline |
| bool SysMgrWebBridge::relaunch |
( |
const char * |
args, |
|
|
const char * |
launchingAppId, |
|
|
const char * |
launchingProcId |
|
) |
| |
| void SysMgrWebBridge::removeInputFocus |
( |
| ) |
|
| void SysMgrWebBridge::removeNewContentRequestId |
( |
const QString |
id | ) |
|
| const QRect SysMgrWebBridge::requestedGeometry |
( |
| ) |
const |
Returns the underlying web page's requested geometry.
| void SysMgrWebBridge::selectAll |
( |
| ) |
|
| void SysMgrWebBridge::setActivityId |
( |
int |
id | ) |
|
|
inline |
| void SysMgrWebBridge::setArgs |
( |
const char * |
args | ) |
|
| void SysMgrWebBridge::setClient |
( |
WebAppBase * |
client | ) |
|
|
inline |
| void SysMgrWebBridge::setComposingText |
( |
const char * |
text | ) |
|
| void SysMgrWebBridge::setName |
( |
const char * |
name | ) |
|
| void SysMgrWebBridge::setStageReadyPending |
( |
bool |
pending | ) |
|
|
inline |
| void SysMgrWebBridge::signalGeometryChanged |
( |
const QRect & |
| ) |
|
|
signal |
| void SysMgrWebBridge::signalInvalidateRect |
( |
const QRect & |
| ) |
|
|
signal |
| void SysMgrWebBridge::signalLinkClicked |
( |
const QUrl & |
| ) |
|
|
signal |
| void SysMgrWebBridge::signalResizedContents |
( |
const QSize & |
| ) |
|
|
signal |
| void SysMgrWebBridge::signalTitleChanged |
( |
const QString & |
| ) |
|
|
signal |
| void SysMgrWebBridge::signalUrlChanged |
( |
const QUrl & |
| ) |
|
|
signal |
| void SysMgrWebBridge::signalViewportChanged |
( |
const QWebPage::ViewportAttributes & |
| ) |
|
|
signal |
| void SysMgrWebBridge::slotJavaScriptWindowObjectCleared |
( |
| ) |
|
|
protectedslot |
| void SysMgrWebBridge::slotLoadFinished |
( |
bool |
ok | ) |
|
|
protectedslot |
| void SysMgrWebBridge::slotLoadProgress |
( |
int |
progress | ) |
|
|
protectedslot |
| void SysMgrWebBridge::slotLoadStarted |
( |
| ) |
|
|
protectedslot |
| void SysMgrWebBridge::slotMicroFocusChanged |
( |
| ) |
|
|
protectedslot |
| void SysMgrWebBridge::slotSetupPage |
( |
const QUrl & |
url | ) |
|
|
protectedslot |
| void SysMgrWebBridge::slotViewportChangeRequested |
( |
| ) |
|
|
protectedslot |
| bool SysMgrWebBridge::stageReadyPending |
( |
| ) |
const |
|
inline |
| QUrl SysMgrWebBridge::url |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: