Searched refs:addService (Results 1 – 5 of 5) sorted by relevance
77 this, SLOT(addService(QBluetoothServiceInfo))); in ServiceDiscoveryDialog()89 void ServiceDiscoveryDialog::addService(const QBluetoothServiceInfo &info) in addService() function in ServiceDiscoveryDialog
64 void addService(const QBluetoothServiceInfo&); in QT_FORWARD_DECLARE_CLASS()
17 void addService(PlatformServer *server);
27 void ServerHandler::addService(PlatformServer *server) in addService() function in ServerHandler
83 handler->addService(this); in addHandler()