Navigator2Go  2.0
Manage your local Ocean Navigator installation.
Network::URLExistsRunnable Class Reference

Queries a remote url on a given port. More...

#include <network.h>

Inheritance diagram for Network::URLExistsRunnable:
Collaboration diagram for Network::URLExistsRunnable:

Signals

void urlResult (const bool success)
 

Public Member Functions

 URLExistsRunnable (const QString &urlString, const quint16 port)
 
void run () override
 

Private Attributes

const QUrl m_url
 
const quint16 m_port
 

Detailed Description

Queries a remote url on a given port.

This is always invoked by QThreadPool


The documentation for this class was generated from the following files: