Qt 5.13
Qt Network
C++ Classes
QTcpServer
Qt 5.13.0 Reference Documentation
List of All Members for QTcpServer
This is the complete list of members for
QTcpServer
, including inherited members.
typedef
QObjectList
QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
QTcpServer
(QObject *)
Q_CLASSINFO
(, )
Q_DISABLE_COPY
()
Q_DISABLE_COPY_MOVE
()
Q_DISABLE_MOVE
()
Q_EMIT
Q_ENUM
(
...
)
Q_ENUM_NS
(
...
)
Q_FLAG
(
...
)
Q_FLAG_NS
(
...
)
Q_GADGET
Q_INTERFACES
(
...
)
Q_INVOKABLE
Q_NAMESPACE
Q_OBJECT
Q_PROPERTY
(
...
)
Q_REVISION
Q_SET_OBJECT_NAME
()
Q_SIGNAL
Q_SIGNALS
Q_SLOT
Q_SLOTS
deleteLater
()
objectNameChanged
(const QString &)
~QTcpServer
()
addPendingConnection
(QTcpSocket *)
blockSignals
(bool ) : bool
childEvent
(QChildEvent *)
close
()
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
customEvent
(QEvent *)
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
errorString
() const : QString
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
hasPendingConnections
() const : bool
incomingConnection
(qintptr )
isListening
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
killTimer
(int )
listen
(const QHostAddress &, quint16 ) : bool
maxPendingConnections
() const : int
moveToThread
(QThread *)
nextPendingConnection
() : QTcpSocket *
objectName
() const : QString
pauseAccepting
()
property
(const char *) const : QVariant
proxy
() const : QNetworkProxy
receivers
(const char *) const : int
removeEventFilter
(QObject *)
resumeAccepting
()
sender
() const : QObject *
senderSignalIndex
() const : int
serverAddress
() const : QHostAddress
serverError
() const : QAbstractSocket::SocketError
serverPort
() const : quint16
setMaxPendingConnections
(int )
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setProxy
(const QNetworkProxy &)
setSocketDescriptor
(qintptr ) : bool
socketDescriptor
() const : qintptr
startTimer
(int , Qt::TimerType ) : int
staticMetaObject
:
thread
() const : QThread *
waitForNewConnection
(int , bool *) : bool