![]() |
![]() |
![]() |
![]() |
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Indicates that a page has started loading
#include <WebNotificationDelegate.h> virtual void startLoadNotification(WebFrame* frame ) = 0;
Indicates that a page has started loading.
This is called for each frame and may be called several times for the same WebView object.
progressNotification(), finishedLoadNotification()
![]() |
![]() |
![]() |