Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QCtfServer::ServerCallback Struct Referenceabstract

#include <qctfserver_p.h>

Inheritance diagram for QCtfServer::ServerCallback:
Collaboration diagram for QCtfServer::ServerCallback:

Public Member Functions

virtual void handleSessionChange ()=0
virtual void handleStatusChange (ServerStatus status)=0

Detailed Description

Definition at line 134 of file qctfserver_p.h.

Member Function Documentation

◆ handleSessionChange()

virtual void QCtfServer::ServerCallback::handleSessionChange ( )
pure virtual

Implemented in QCtfLibImpl.

Referenced by QCtfServer::run().

Here is the caller graph for this function:

◆ handleStatusChange()

virtual void QCtfServer::ServerCallback::handleStatusChange ( ServerStatus status)
pure virtual

Implemented in QCtfLibImpl.


The documentation for this struct was generated from the following file: