#include <WebInspectorClient.h>
◆ WebInspectorClient() [1/2]
WebInspectorClient::WebInspectorClient |
( |
WebView * |
inspectedWebView | ) |
|
|
explicit |
◆ WebInspectorClient() [2/2]
WebInspectorClient::WebInspectorClient |
( |
WebView * |
| ) |
|
|
explicit |
◆ bringFrontendToFront() [1/2]
void WebInspectorClient::bringFrontendToFront |
( |
| ) |
|
|
overridevirtual |
◆ bringFrontendToFront() [2/2]
void WebInspectorClient::bringFrontendToFront |
( |
| ) |
|
|
overridevirtual |
◆ canAttach()
bool WebInspectorClient::canAttach |
( |
| ) |
|
◆ connectionType() [1/2]
◆ connectionType() [2/2]
◆ didResizeMainFrame()
◆ didSetSearchingForNode()
void WebInspectorClient::didSetSearchingForNode |
( |
bool |
enabled | ) |
|
|
overridevirtual |
◆ frontendClient()
◆ hideHighlight() [1/2]
void WebInspectorClient::hideHighlight |
( |
| ) |
|
|
overridevirtual |
◆ hideHighlight() [2/2]
void WebInspectorClient::hideHighlight |
( |
| ) |
|
|
overridevirtual |
◆ highlight() [1/2]
void WebInspectorClient::highlight |
( |
| ) |
|
|
overridevirtual |
◆ highlight() [2/2]
void WebInspectorClient::highlight |
( |
| ) |
|
|
overridevirtual |
◆ inspectedPageDestroyed() [1/2]
void WebInspectorClient::inspectedPageDestroyed |
( |
| ) |
|
|
overridevirtual |
◆ inspectedPageDestroyed() [2/2]
void WebInspectorClient::inspectedPageDestroyed |
( |
| ) |
|
|
overridevirtual |
◆ inspectorAttachDisabled() [1/2]
bool WebInspectorClient::inspectorAttachDisabled |
( |
| ) |
|
◆ inspectorAttachDisabled() [2/2]
bool WebInspectorClient::inspectorAttachDisabled |
( |
| ) |
|
◆ inspectorStartsAttached() [1/2]
bool WebInspectorClient::inspectorStartsAttached |
( |
| ) |
|
◆ inspectorStartsAttached() [2/2]
bool WebInspectorClient::inspectorStartsAttached |
( |
| ) |
|
◆ openLocalFrontend() [1/2]
◆ openLocalFrontend() [2/2]
◆ releaseFrontend() [1/2]
void WebInspectorClient::releaseFrontend |
( |
| ) |
|
◆ releaseFrontend() [2/2]
void WebInspectorClient::releaseFrontend |
( |
| ) |
|
◆ sendMessageToFrontend() [1/2]
◆ sendMessageToFrontend() [2/2]
void WebInspectorClient::sendMessageToFrontend |
( |
const String & |
message | ) |
|
|
overridevirtual |
◆ setInspectorAttachDisabled() [1/2]
void WebInspectorClient::setInspectorAttachDisabled |
( |
bool |
| ) |
|
◆ setInspectorAttachDisabled() [2/2]
void WebInspectorClient::setInspectorAttachDisabled |
( |
bool |
disabled | ) |
|
◆ setInspectorStartsAttached() [1/2]
void WebInspectorClient::setInspectorStartsAttached |
( |
bool |
| ) |
|
◆ setInspectorStartsAttached() [2/2]
void WebInspectorClient::setInspectorStartsAttached |
( |
bool |
attached | ) |
|
◆ updateHighlight()
void WebInspectorClient::updateHighlight |
( |
| ) |
|
◆ windowFullScreenDidChange()
void WebInspectorClient::windowFullScreenDidChange |
( |
| ) |
|
The documentation for this class was generated from the following files: