Module implementing a QWebEngineView to load the web inspector in.
_VIEWS |
WebInspector | Class implementing a QWebEngineView to load the web inspector in. |
pushView | Function to push a view to the front of the list. |
registerView | Function to register a view. |
unregisterView | Function to unregister a view. |
Class implementing a QWebEngineView to load the web inspector in.
None |
None |
WebInspector | Constructor |
__inspectorReplyFinished | Private slot handling the reply. |
__loadFinished | Private slot handling the finished signal. |
__reloadGeometry | Private method to restore the geometry. |
closeEvent | Protected method to save the geometry when closed. |
inspectElement | Public method to inspect an element. |
isEnabled | Public method to check, if the web inspector is enabled. |
setView | Public method to connect a view to this inspector. |
None |
Constructor
Private slot handling the reply.
Private slot handling the finished signal.
Private method to restore the geometry.
Protected method to save the geometry when closed.
Public method to inspect an element.
Public method to check, if the web inspector is enabled.
Public method to connect a view to this inspector.
Function to push a view to the front of the list.
Function to register a view.
Function to unregister a view.