#include <server.hpp>
◆ Server()
Server::Server |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ ~Server()
◆ destroyServer
void Server::destroyServer |
( |
| ) |
|
|
privateslot |
◆ handleConnection
void Server::handleConnection |
( |
| ) |
|
|
privateslot |
◆ initServer()
void Server::initServer |
( |
| ) |
|
|
private |
◆ serveClient()
void Server::serveClient |
( |
| ) |
|
|
private |
◆ clientConnection
QTcpSocket* Server::clientConnection |
|
private |
◆ isGamepadConnected
bool Server::isGamepadConnected |
|
private |
◆ tcpServer
QTcpServer* Server::tcpServer = nullptr |
◆ ui
The documentation for this class was generated from the following files: