-
QWebSocket
(const QString &, QWebSocketProtocol::Version , QObject *)
-
~QWebSocket
()
-
abort
()
-
aboutToClose
()
-
binaryFrameReceived
(const QByteArray &, bool )
-
binaryMessageReceived
(const QByteArray &)
-
blockSignals
(bool ) : bool
-
bytesWritten
(qint64 )
-
childEvent
(QChildEvent *)
-
children
() const : const QObjectList &
-
close
(QWebSocketProtocol::CloseCode , const QString &)
-
closeCode
() const : QWebSocketProtocol::CloseCode
-
closeReason
() const : QString
-
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
-
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
-
connectNotify
(const QMetaMethod &)
-
connected
()
-
customEvent
(QEvent *)
-
d_ptr
: QScopedPointer<QObjectData>
-
deleteLater
()
-
destroyed
(QObject *)
-
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
-
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
-
disconnect
(const char *, const QObject *, const char *) const : bool
-
disconnect
(const QObject *, const char *) const : bool
-
disconnect
(const QMetaObject::Connection &) : bool
-
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
-
disconnectNotify
(const QMetaMethod &)
-
disconnected
()
-
dumpObjectInfo
() const
-
dumpObjectTree
() const
-
dynamicPropertyNames
() const : QList<QByteArray>
-
error
() const : QAbstractSocket::SocketError
-
error
(QAbstractSocket::SocketError )
-
errorString
() const : QString
-
event
(QEvent *) : bool
-
eventFilter
(QObject *, QEvent *) : bool
-
findChild
(const QString &, Qt::FindChildOptions ) const : T
-
findChildren
(const QString &, Qt::FindChildOptions ) const : QList<T>
-
findChildren
(const QRegExp &, Qt::FindChildOptions ) const : QList<T>
-
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
-
flush
() : bool
-
ignoreSslErrors
()
-
ignoreSslErrors
(const QList<QSslError> &)
-
inherits
(const char *) const : bool
-
installEventFilter
(QObject *)
-
isSignalConnected
(const QMetaMethod &) const : bool
-
isValid
() const : bool
-
isWidgetType
() const : bool
-
isWindowType
() const : bool
-
killTimer
(int )
-
localAddress
() const : QHostAddress
|
|