QtWebKit/qwebinspector.h Source File
Go to the documentation of this file.
20 #ifndef QWEBINSPECTOR_H
21 #define QWEBINSPECTOR_H
28 class QWebInspectorPrivate;
49 QWebInspectorPrivate* d;
51 friend class QWebInspectorPrivate;
53 friend class QWebPagePrivate;
54 friend class WebCore::InspectorClientQt;
55 friend class WebCore::InspectorFrontendClientQt;