TcpSocket
Qt Base Class: QTcpSocket
Signature: QTcpSocket(self, parent: Optional[PySide6.QtCore.QObject] = None) -> None
Base classes
Name | Children | Inherits |
---|---|---|
AbstractSocketMixin prettyqt.network.abstractsocket |
||
QTcpSocket PySide6.QtNetwork QTcpSocket(self, parent: Optional[PySide6.QtCore.QObject] \= None) -> None |
⋔ Inheritance diagram
graph TD
1473574009520["network.TcpSocket"]
1473574011472["network.AbstractSocketMixin"]
1473299871632["core.IODeviceMixin"]
1473299815024["core.ObjectMixin"]
140713234304496["builtins.object"]
1473573835792["QtNetwork.QTcpSocket"]
1473573840672["QtNetwork.QAbstractSocket"]
1473288885184["QtCore.QIODevice"]
1473288842240["QtCore.QObject"]
1473291690208["Shiboken.Object"]
1473243629040["QtCore.QIODeviceBase"]
1473574011472 --> 1473574009520
1473299871632 --> 1473574011472
1473299815024 --> 1473299871632
140713234304496 --> 1473299815024
1473573835792 --> 1473574009520
1473573840672 --> 1473573835792
1473288885184 --> 1473573840672
1473288842240 --> 1473288885184
1473291690208 --> 1473288842240
140713234304496 --> 1473291690208
1473243629040 --> 1473288885184
1473291690208 --> 1473243629040
🛈 DocStrings
Bases: AbstractSocketMixin
, QTcpSocket
TCP Socket.
⌗ Property table
Qt Property | Type | Doc |
---|---|---|
objectName |
QString |