Qt 5.7
Qt Network
C++ Classes
QLocalSocket
Qt 5.7.1 Reference Documentation
List of All Members for QLocalSocket
This is the complete list of members for
QLocalSocket
, including inherited members.
enum
LocalSocketError
enum
LocalSocketState
typedef
OpenMode
enum
OpenModeFlag
QLocalSocket
(QObject *)
~QLocalSocket
()
abort
()
aboutToClose
()
atEnd
() const
blockSignals
(bool )
bytesAvailable
() const
bytesAvailable
() const : qint64
bytesToWrite
() const
bytesToWrite
() const : qint64
bytesWritten
(qint64 )
canReadLine
() const
canReadLine
() const : bool
channelBytesWritten
(int , qint64 )
channelReadyRead
(int )
childEvent
(QChildEvent *)
children
() const
close
()
close
()
commitTransaction
()
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
connect
(const QObject *, PointerToMemberFunction , Functor )
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
connectNotify
(const QMetaMethod &)
connectToServer
(OpenMode )
connectToServer
(const QString &, OpenMode )
connected
()
currentReadChannel
() const
currentWriteChannel
() const
customEvent
(QEvent *)
d_ptr
:
deleteLater
()
destroyed
(QObject *)
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
disconnect
(const QMetaObject::Connection &)
disconnect
(const char *, const QObject *, const char *) const
disconnect
(const QObject *, const char *) const
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
disconnectFromServer
()
disconnectNotify
(const QMetaMethod &)
disconnected
()
dumpObjectInfo
()
dumpObjectTree
()
dynamicPropertyNames
() const
error
() const : LocalSocketError
error
(QLocalSocket::LocalSocketError )
errorString
() const
event
(QEvent *)
eventFilter
(QObject *, QEvent *)
findChild
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
flush
() : bool
fullServerName
() const : QString
getChar
(char *)
inherits
(const char *) const
installEventFilter
(QObject *)
isOpen
() const
isReadable
() const
isSequential
() const
isSequential
() const : bool
isSignalConnected
(const QMetaMethod &) const
isTextModeEnabled
() const
isTransactionStarted
() const
isValid
() const : bool
isWidgetType
() const
isWindowType
() const
isWritable
() const
killTimer
(int )
metaObject
() const
moveToThread
(QThread *)
objectName
() const
objectNameChanged
(const QString &)
open
(OpenMode )
open
(OpenMode ) : bool
openMode
() const
parent
() const
peek
(char *, qint64 )
peek
(qint64 )
pos
() const
property
(const char *) const
putChar
(char )
read
(char *, qint64 )
read
(qint64 )
readAll
()
readBufferSize
() const : qint64
readChannelCount
() const
readChannelFinished
()
readData
(char *, qint64 )
readData
(char *, qint64 ) : qint64
readLine
(char *, qint64 )
readLine
(qint64 )
readLineData
(char *, qint64 )
readyRead
()
receivers
(const char *) const
removeEventFilter
(QObject *)
reset
()
rollbackTransaction
()
seek
(qint64 )
sender
() const
senderSignalIndex
() const
serverName
() const : QString
setCurrentReadChannel
(int )
setCurrentWriteChannel
(int )
setErrorString
(const QString &)
setObjectName
(const QString &)
setOpenMode
(OpenMode )
setParent
(QObject *)
setProperty
(const char *, const QVariant &)
setReadBufferSize
(qint64 )
setServerName
(const QString &)
setSocketDescriptor
(qintptr , LocalSocketState , OpenMode ) : bool
setTextModeEnabled
(bool )
signalsBlocked
() const
size
() const
socketDescriptor
() const : qintptr
startTimer
(int , Qt::TimerType )
startTransaction
()
state
() const : LocalSocketState
stateChanged
(QLocalSocket::LocalSocketState )
staticMetaObject
:
staticQtMetaObject
:
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int )
ungetChar
(char )
waitForBytesWritten
(int )
waitForBytesWritten
(int ) : bool
waitForConnected
(int ) : bool
waitForDisconnected
(int ) : bool
waitForReadyRead
(int )
waitForReadyRead
(int ) : bool
write
(const char *, qint64 )
write
(const char *)
write
(const QByteArray &)
writeChannelCount
() const
writeData
(const char *, qint64 )
writeData
(const char *, qint64 ) : qint64