#include <localsocketconnectionlistener.h>
Provides a implementation of ConnectionListener using QLocalServer. Each connection made is emitted as a LocalSocketConnection.
<molequeue/servercore/localsocketconnectionlistener.h>
- See also
- ConnectionListener
◆ LocalSocketConnectionListener()
Constructor.
- Parameters
-
parentObject | parent |
connectionString | The address that the QLocalServer should listen on. |
◆ ~LocalSocketConnectionListener()
◆ start()
◆ stop() [1/2]
◆ stop() [2/2]
◆ connectionString()
QString connectionString |
( |
| ) |
const |
|
virtual |
◆ fullConnectionString()
QString fullConnectionString |
( |
| ) |
const |
- Returns
- the full address the QLocalServer is listening on.
The documentation for this class was generated from the following file:
- localsocketconnectionlistener.h