![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmldebugserver_p.h>
Public Member Functions | |
| ~QQmlDebugServer () override | |
| virtual void | setDevice (QIODevice *socket)=0 |
| Public Member Functions inherited from QQmlDebugConnector | |
| bool | hasEngine (QJSEngine *) const |
| void | addEngine (QJSEngine *) |
| void | removeEngine (QJSEngine *) |
| bool | open (const QVariantHash &configuration=QVariantHash()) |
Additional Inherited Members | |
| Static Public Member Functions inherited from QQmlDebugConnector | |
| static QQmlDebugConnector * | instance () |
| template<class Service> | |
| static Service * | service () |
Definition at line 25 of file qqmldebugserver_p.h.
|
overridedefault |
Implemented in QQmlDebugServerImpl, and QQmlDebugServerImpl.