Home
last modified time | relevance | path

Searched refs:InspectorFrontendClientQt (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
DInspectorClientQt.cpp235 m_frontendClient = new InspectorFrontendClientQt(m_inspectedWebPage, inspectorView, this); in openInspectorFrontend()
299 InspectorFrontendClientQt::InspectorFrontendClientQt(QWebPage* inspectedWebPage, PassOwnPtr<QWebVie… in InspectorFrontendClientQt() function in WebCore::InspectorFrontendClientQt
308 InspectorFrontendClientQt::~InspectorFrontendClientQt() in ~InspectorFrontendClientQt()
315 void InspectorFrontendClientQt::frontendLoaded() in frontendLoaded()
321 String InspectorFrontendClientQt::localizedStringsURL() in localizedStringsURL()
327 String InspectorFrontendClientQt::hiddenPanels() in hiddenPanels()
333 void InspectorFrontendClientQt::bringToFront() in bringToFront()
338 void InspectorFrontendClientQt::closeWindow() in closeWindow()
343 void InspectorFrontendClientQt::disconnectFromBackend() in disconnectFromBackend()
348 void InspectorFrontendClientQt::attachWindow() in attachWindow()
[all …]
DInspectorClientQt.h44 class InspectorFrontendClientQt; variable
71 InspectorFrontendClientQt* m_frontendClient;
77 class InspectorFrontendClientQt : public InspectorFrontendClientLocal {
79InspectorFrontendClientQt(QWebPage* inspectedWebPage, PassOwnPtr<QWebView> inspectorView, Inspecto…
80 virtual ~InspectorFrontendClientQt();
/external/webkit/Source/WebKit/qt/Api/
Dqwebinspector.h55 friend class WebCore::InspectorFrontendClientQt;
Dqwebpage.h60 class InspectorFrontendClientQt; variable
440 friend class WebCore::InspectorFrontendClientQt;
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-16406 (WebCore::InspectorFrontendClientQt::InspectorFrontendClientQt):
4370 (WebCore::InspectorFrontendClientQt::~InspectorFrontendClientQt):
4432 (WebCore::InspectorFrontendClientQt::closeWindow):
4433 (WebCore::InspectorFrontendClientQt::disconnectFromBackend):
4434 (WebCore::InspectorFrontendClientQt::destroyInspectorView):
4435 (WebCore::InspectorFrontendClientQt::inspectorClientDestroyed):
4531 (WebCore::InspectorFrontendClientQt::closeWindow):
4631 (WebCore::InspectorFrontendClientQt::closeWindow):
4632 (WebCore::InspectorFrontendClientQt::disconnectFromBackend):
4633 (WebCore::InspectorFrontendClientQt::destroyInspectorView):
[all …]