Gui::GUISingleApplication::Private Class Reference

Public Member Functions

 Private (GUISingleApplication *q_ptr)
 
void setupConnection ()
 
void startServer ()
 
 ~Private ()
 

Public Attributes

QList< QByteArray > messages
 
GUISingleApplicationq_ptr
 
bool running
 
QLocalServer * server
 
QString serverName
 
QTimer * timer
 

Constructor & Destructor Documentation

◆ Private()

◆ ~Private()

Gui::GUISingleApplication::Private::~Private ( )

Member Function Documentation

◆ setupConnection()

◆ startServer()

Member Data Documentation

◆ messages

QList<QByteArray> Gui::GUISingleApplication::Private::messages

◆ q_ptr

GUISingleApplication* Gui::GUISingleApplication::Private::q_ptr

◆ running

◆ server

QLocalServer* Gui::GUISingleApplication::Private::server

◆ serverName

◆ timer


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