NDEVR
API Documentation
OWLClientInterface Member List
This is the complete list of members for
OWLClientInterface
, including all inherited members.
AdaptiveWebClient
(QObject *parent=nullptr)
AdaptiveWebClient
explicit
bytesAvailable
(void *socket) override
AdaptiveWebClient
virtual
connectionChangedSignal
(bool is_connected)
OWLClientInterface
connectTo
(const NDEVRServerInfo &info) override
AdaptiveWebClient
connectToServer
(const StringView &host, uint04 port, bool secure)
AdaptiveWebClient
credentialsDialog
()
OWLClientInterface
disconnectFrom
(void *socket) override
AdaptiveWebClient
virtual
exportDialog
()
OWLClientInterface
fileManager
()
OWLClientInterface
finishedSignal
(ServerRequestType)
OWLClientInterface
isOpen
(void *socket=nullptr) const override
AdaptiveWebClient
virtual
m_is_open_received
AdaptiveWebClient
protected
m_reconnect_timer
AdaptiveWebClient
protected
m_send_timer
AdaptiveWebClient
protected
m_server_socket
AdaptiveWebClient
protected
m_should_be_open
AdaptiveWebClient
protected
onConnectionChanged
(void *, bool is_connected) override
OWLClientInterface
virtual
onReceive
(NDEVRConnectionData &data) override
OWLClientInterface
virtual
openDownloadedData
()
OWLClientInterface
OWLClientInterface
(DesignObjectLookup *lookup, WindowManager *window_manager)
OWLClientInterface
progress
()
OWLClientInterface
inline
pushData
() override
OWLClientInterface
virtual
requestShowCredentialsSignal
()
OWLClientInterface
rx
(void *socket, NDEVRDataPacket &packet) override
AdaptiveWebClient
virtual
serverManagerDialog
()
OWLClientInterface
setAllowBackButton
(bool allow)
OWLClientInterface
showDuplicateUserWarning
(PopupInfo info)
OWLClientInterface
showNoUserWarning
(PopupInfo info)
OWLClientInterface
showWarning
(PopupInfo info, ServerRequestType request_type)
OWLClientInterface
tx
(void *socket, NDEVRDataPacket &packet, uint08 size) override
AdaptiveWebClient
virtual
updateWindowSize
(NDEVRConnectionData &state) override
AdaptiveWebClient
wait
(const TimeSpan &span, LogPtr log=nullptr) override
AdaptiveWebClient
virtual
windowManager
() const
OWLClientInterface
inline
NDEVR.org