webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Friends | List of all members
WebKit::WebInspectorClient Class Reference

#include <WebInspectorClient.h>

Inheritance diagram for WebKit::WebInspectorClient:
WebCore::InspectorClient WebCore::PageOverlay::Client

Public Member Functions

 WebInspectorClient (WebPage *)
 
virtual ~WebInspectorClient ()
 
- Public Member Functions inherited from WebCore::InspectorClient
virtual ~InspectorClient ()
 
virtual void showInspectorIndication ()
 
virtual void hideInspectorIndication ()
 
virtual void setShowPaintRects (bool)
 
virtual void didSetSearchingForNode (bool)
 
virtual ~InspectorClient ()
 
virtual void showInspectorIndication ()
 
virtual void hideInspectorIndication ()
 
virtual void setShowPaintRects (bool)
 
virtual void didSetSearchingForNode (bool)
 

Friends

class RepaintIndicatorLayerClient
 

Additional Inherited Members

- Static Public Member Functions inherited from WebCore::InspectorClient
static WEBCORE_EXPORT void doDispatchMessageOnFrontendPage (Page *frontendPage, const String &message)
 
static WEBCORE_EXPORT void doDispatchMessageOnFrontendPage (Page *frontendPage, const String &message)
 

Constructor & Destructor Documentation

◆ WebInspectorClient()

WebInspectorClient::WebInspectorClient ( WebPage page)

◆ ~WebInspectorClient()

WebInspectorClient::~WebInspectorClient ( )
virtual

Friends And Related Function Documentation

◆ RepaintIndicatorLayerClient


The documentation for this class was generated from the following files: