The base class for local service classes. More...
Public Functions Signals Detailed DescriptionNote: Local server is only available on Windows and Linux.
Relevant samples:
[override virtual noexcept]
LocalService::~LocalService()
Destructor.
QString LocalService::name() constReturns the name of the service.
QString LocalService::packagePath() constReturns the package path of the service.
void LocalService::start()Starts the service on the local server asynchronously.
Monitor the statusChanged signal to wait for startup to complete or fail. Ensure that the local service is started before using the service.
Esri::ArcGISRuntime::LocalServerStatus LocalService::status() constReturns the status of the service.
[signal]
void LocalService::statusChanged()
Signal emitted when the status changes.
void LocalService::stop()Stops the service asynchronously.
Monitor the statusChanged signal to wait for the service to stop.
[virtual]
QUrl LocalService::url() const
Returns the URL of the service.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4