- class QConnectionAbstractServer¶
-
Synopsis¶
Methods¶
def
__init__()
Virtual methods¶
def
address()
def
close()
def
listen()
def
serverError()
Signals¶
def
newConnection()
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
Detailed Description¶
- abstract close()¶
- abstract configureNewConnection()¶
- Return type:
- abstract hasPendingConnections()¶
- Return type:
bool
- newConnection()¶
- nextPendingConnection()¶
- Return type:
- abstract serverError()¶
- Return type: