Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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: