Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QQmlDebugServer Class Referenceabstract

#include <qqmldebugserver_p.h>

+ Inheritance diagram for QQmlDebugServer:
+ Collaboration diagram for QQmlDebugServer:

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 QQmlDebugConnectorinstance ()
 
template<class Service >
static Service * service ()
 

Detailed Description

Definition at line 25 of file qqmldebugserver_p.h.

Constructor & Destructor Documentation

◆ ~QQmlDebugServer()

QT_BEGIN_NAMESPACE QQmlDebugServer::~QQmlDebugServer ( )
overridedefault

Member Function Documentation

◆ setDevice()

virtual void QQmlDebugServer::setDevice ( QIODevice socket)
pure virtual

Implemented in QQmlDebugServerImpl.


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