Home
last modified time | relevance | path

Searched refs:handleNewConnection (Results 1 – 25 of 89) sorted by relevance

1234

/dports/www/qt5-webchannel/kde-qtwebchannel-5.15.2p2/examples/webchannel/shared/
H A Dwebsocketclientwrapper.cpp75 this, &WebSocketClientWrapper::handleNewConnection); in WebSocketClientWrapper()
81 void WebSocketClientWrapper::handleNewConnection() in handleNewConnection() function in WebSocketClientWrapper
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtwebchannel/examples/webchannel/shared/
H A Dwebsocketclientwrapper.cpp75 this, &WebSocketClientWrapper::handleNewConnection); in WebSocketClientWrapper()
81 void WebSocketClientWrapper::handleNewConnection() in handleNewConnection() function in WebSocketClientWrapper
/dports/security/vault/vault-1.8.2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpgrpc/
H A Ddriver.go71 connection: newConnection(cfg, cfg.Traces, d.tracesDriver.handleNewConnection),
75 connection: newConnection(cfg, cfg.Metrics, d.metricsDriver.handleNewConnection),
80 func (md *metricsDriver) handleNewConnection(cc *grpc.ClientConn) { func
90 func (td *tracesDriver) handleNewConnection(cc *grpc.ClientConn) { func
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpgrpc/
H A Ddriver.go71 connection: newConnection(cfg, cfg.Traces, d.tracesDriver.handleNewConnection),
75 connection: newConnection(cfg, cfg.Metrics, d.metricsDriver.handleNewConnection),
80 func (md *metricsDriver) handleNewConnection(cc *grpc.ClientConn) { func
90 func (td *tracesDriver) handleNewConnection(cc *grpc.ClientConn) { func
/dports/audio/supercollider/SuperCollider-3.11.0-Source/editors/sc-ide/widgets/util/
H A DWebSocketClientWrapper.hpp64 …nect(server, &QWebSocketServer::newConnection, this, &WebSocketClientWrapper::handleNewConnection); in WebSocketClientWrapper()
70 …void handleNewConnection() { emit clientConnected(new WebSocketTransport(m_server->nextPendingConn… in handleNewConnection() function in ScIDE::WebSocketClientWrapper
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/examples/webchannel/standalone/
H A Dwebsocketclientwrapper.py62 self._server.newConnection.connect(self.handleNewConnection)
66 def handleNewConnection(self): member in WebSocketClientWrapper
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/examples/webchannel/standalone/
H A Dwebsocketclientwrapper.py62 self._server.newConnection.connect(self.handleNewConnection)
66 def handleNewConnection(self): member in WebSocketClientWrapper
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/examples/webchannel/standalone/
H A Dwebsocketclientwrapper.py62 self._server.newConnection.connect(self.handleNewConnection)
66 def handleNewConnection(self): member in WebSocketClientWrapper
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtwebengine/examples/webengine/customdialogs/
H A Dserver.cpp57 connect(&m_server, &QTcpServer::newConnection, this, &Server::handleNewConnection); in Server()
67 void Server::handleNewConnection() in handleNewConnection() function in Server
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dqdesigner_server.cpp52 this, &QDesignerServer::handleNewConnection); in QDesignerServer()
96 void QDesignerServer::handleNewConnection() in handleNewConnection() function in QDesignerServer
/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dqdesigner_server.cpp52 this, &QDesignerServer::handleNewConnection); in QDesignerServer()
96 void QDesignerServer::handleNewConnection() in handleNewConnection() function in QDesignerServer
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/designer/src/designer/
H A Dqdesigner_server.cpp67 this, SLOT(handleNewConnection())); in QDesignerServer()
114 void QDesignerServer::handleNewConnection() in handleNewConnection() function in QDesignerServer
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/
H A Dclient.go56 c.connection = connection.NewConnection(cfg, cfg.Traces, c.handleNewConnection)
61 func (c *client) handleNewConnection(cc *grpc.ClientConn) { func
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/
H A Dclient.go53 c.connection = connection.NewConnection(cfg, cfg.Metrics, c.handleNewConnection)
58 func (c *client) handleNewConnection(cc *grpc.ClientConn) { func
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dqdesigner_server.cpp52 this, &QDesignerServer::handleNewConnection); in QDesignerServer()
96 void QDesignerServer::handleNewConnection() in handleNewConnection() function in QDesignerServer
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dqdesigner_server.cpp52 this, &QDesignerServer::handleNewConnection); in QDesignerServer()
96 void QDesignerServer::handleNewConnection() in handleNewConnection() function in QDesignerServer
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dqdesigner_server.cpp52 this, &QDesignerServer::handleNewConnection); in QDesignerServer()
96 void QDesignerServer::handleNewConnection() in handleNewConnection() function in QDesignerServer
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dqdesigner_server.cpp52 this, &QDesignerServer::handleNewConnection); in QDesignerServer()
96 void QDesignerServer::handleNewConnection() in handleNewConnection() function in QDesignerServer
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dqdesigner_server.cpp52 this, &QDesignerServer::handleNewConnection); in QDesignerServer()
96 void QDesignerServer::handleNewConnection() in handleNewConnection() function in QDesignerServer
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dqdesigner_server.cpp52 this, &QDesignerServer::handleNewConnection); in QDesignerServer()
96 void QDesignerServer::handleNewConnection() in handleNewConnection() function in QDesignerServer
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dqdesigner_server.cpp52 this, &QDesignerServer::handleNewConnection); in QDesignerServer()
96 void QDesignerServer::handleNewConnection() in handleNewConnection() function in QDesignerServer
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dqdesigner_server.cpp52 this, &QDesignerServer::handleNewConnection); in QDesignerServer()
96 void QDesignerServer::handleNewConnection() in handleNewConnection() function in QDesignerServer
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dqdesigner_server.cpp52 this, &QDesignerServer::handleNewConnection); in QDesignerServer()
96 void QDesignerServer::handleNewConnection() in handleNewConnection() function in QDesignerServer
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dqdesigner_server.cpp52 this, &QDesignerServer::handleNewConnection); in QDesignerServer()
96 void QDesignerServer::handleNewConnection() in handleNewConnection() function in QDesignerServer
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dqdesigner_server.cpp52 this, &QDesignerServer::handleNewConnection); in QDesignerServer()
96 void QDesignerServer::handleNewConnection() in handleNewConnection() function in QDesignerServer

1234