MCPcopy Create free account
hub / github.com/Greedysky/TTKMusicPlayer / newConnection

Method newConnection

TTKThirdParty/TTKExtras/qhttpserver/qhttpserver.cpp:136–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136void QHttpServer::newConnection()
137{
138 TTK_D(QHttpServer);
139 d->create();
140}
141
142bool QHttpServer::listen(const QHostAddress &address, quint16 port)
143{

Callers

nothing calls this directly

Calls 1

createMethod · 0.80

Tested by

no test coverage detected