MCPcopy Create free account
hub / github.com/azadkuh/qhttp / timerEvent

Method timerEvent

src/qhttpserverconnection.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59void
60QHttpConnection::timerEvent(QTimerEvent *) {
61 killConnection();
62}
63
64///////////////////////////////////////////////////////////////////////////////
65

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected