Searched refs:loadStartedEvent (Results 1 – 4 of 4) sorted by relevance
95 void loadStartedEvent();
77 connect(page(), SIGNAL(loadStarted()), this, SLOT(loadStartedEvent())); in WebView()87 void WebView::loadStartedEvent() in loadStartedEvent() function in WebView
126 bool loadStartedEvent(KviKvsObjectFunctionCall * c);
368 KVSO_REGISTER_HANDLER_BY_NAME(KvsObject_webView, loadStartedEvent)1193 KVSO_CLASS_FUNCTION(webView, loadStartedEvent) in KVSO_CLASS_FUNCTION() argument