UIQ Technology
Symbian OS Library

UIQ 3.1 SDK        UIQ developer portal

[Index] [Spacer] [Previous] [Next]



Location: QWebExternalInterface.h

QWebExternalInterface.h Global variables


KWebMaxUrlLen

const TInt KWebMaxUrlLen;

Description

The maximum length of a URL.

[Top]


KUidQWebApp

const TUid KUidQWebApp;

Description

The UIQ Web application's UID

[Top]


KUidQWebListView

const TUid KUidQWebListView;

Description

The DNL UID for the UIQ Web List view. This is the bookmark list in the web application. This view does not have any custom message IDs.

[Top]


KUidQWebPageView

const TUid KUidQWebPageView;

Description

The DNL UID for the UIQ Web page view. This is the HTML view that renders all the pages and where plug-ins (such as Java) run. It can take one message, which is KQWebCustomMsgId , and it signals that there is a TQWebDNLUrlEntryBuf coming with a URL in it.

[Top]


KQWebCustomMsgId

const TUid KQWebCustomMsgId;

Description

This is a message used only in the DNL for the Page view. It signals that there is a TQWebDNLUrlEntryBuf with a URL, and that URL should be opened.