Inherits: |
enum | QtAvahiClientState { QtAvahiClientStateNone, QtAvahiClientStateRunning, QtAvahiClientStateFailure, QtAvahiClientStateCollision, QtAvahiClientStateRegistering, QtAvahiClientStateConnecting } |
QtAvahiClient(QObject * parent = nullptr) | |
~QtAvahiClient() | |
QtAvahiClientState | state() const |
void | clientStateChanged(const QtAvahiClientState & state) |
void | clientStateChangedInternal(const QtAvahiClientState & state) |
[signal]
void QtAvahiClient::clientStateChanged(const QtAvahiClientState & state)[signal]
void QtAvahiClient::clientStateChangedInternal(const QtAvahiClientState & state)