|
|
|
Location:
QWebExternalInterface.h
const TUid KUidQWebListView;
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.
const TUid KUidQWebPageView;
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.
const TUid KQWebCustomMsgId;
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.