remove Service::access()
This commit is contained in:
parent
fc3f25b2a7
commit
1d7c6af919
@ -102,12 +102,6 @@ public:
|
||||
*/
|
||||
~Service();
|
||||
|
||||
/**
|
||||
* Used to access a service from an url. Always check for the signal serviceReady() that fires
|
||||
* when this service is actually ready for use.
|
||||
*/
|
||||
static Service *access(const QUrl &url, QObject *parent = 0);
|
||||
|
||||
/**
|
||||
* Sets the destination for this Service to operate on
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user