-
enum
LocalSocketError
-
enum
LocalSocketState
-
typedef
OpenMode
-
enum
OpenModeFlag
-
QLocalSocket
(QObject *)
-
aboutToClose
()
-
bytesWritten
(qint64 )
-
channelBytesWritten
(int , qint64 )
-
channelReadyRead
(int )
-
connected
()
-
deleteLater
()
-
destroyed
(QObject *)
-
disconnected
()
-
errorOccurred
(QLocalSocket::LocalSocketError )
-
objectNameChanged
(const QString &)
-
readChannelFinished
()
-
readyRead
()
-
stateChanged
(QLocalSocket::LocalSocketState )
-
~QLocalSocket
()
-
abort
()
-
atEnd
() const : bool
-
blockSignals
(bool ) : bool
-
bytesAvailable
() const : qint64
-
bytesToWrite
() const : qint64
-
canReadLine
() const : bool
-
childEvent
(QChildEvent *)
-
children
() const : const QObjectList &
-
close
()
-
commitTransaction
()
-
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 &)
-
connectToServer
(QIODevice::OpenMode )
-
connectToServer
(const QString &, QIODevice::OpenMode )
-
currentReadChannel
() const : int
-
currentWriteChannel
() const : int
-
customEvent
(QEvent *)
-
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
-
disconnectFromServer
()
-
disconnectNotify
(const QMetaMethod &)
-
dumpObjectInfo
() const
-
dumpObjectTree
() const
-
dynamicPropertyNames
() const : QList<QByteArray>
-
error
() const : QLocalSocket::LocalSocketError
-
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 QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
-
flush
() : bool
-
fullServerName
() const : QString
-
getChar
(char *) : bool
-
inherits
(const char *) const : bool
-
installEventFilter
(QObject *)
-
isOpen
() const : bool
-
isReadable
() const : bool
-
isSequential
() const : bool
-
isSignalConnected
(const QMetaMethod &) const : bool
|
-
isTextModeEnabled
() const : bool
-
isTransactionStarted
() const : bool
-
isValid
() const : bool
-
isWidgetType
() const : bool
-
isWindowType
() const : bool
-
isWritable
() const : bool
-
killTimer
(int )
-
metaObject
() const : const QMetaObject *
-
moveToThread
(QThread *)
-
objectName
() const : QString
-
open
(QIODevice::OpenMode ) : bool
-
openMode
() const : QIODevice::OpenMode
-
parent
() const : QObject *
-
peek
(char *, qint64 ) : qint64
-
peek
(qint64 ) : QByteArray
-
pos
() const : qint64
-
property
(const char *) const : QVariant
-
putChar
(char ) : bool
-
read
(char *, qint64 ) : qint64
-
read
(qint64 ) : QByteArray
-
readAll
() : QByteArray
-
readBufferSize
() const : qint64
-
readChannelCount
() const : int
-
readData
(char *, qint64 ) : qint64
-
readLine
(char *, qint64 ) : qint64
-
readLine
(qint64 ) : QByteArray
-
readLineData
(char *, qint64 ) : qint64
-
receivers
(const char *) const : int
-
removeEventFilter
(QObject *)
-
reset
() : bool
-
rollbackTransaction
()
-
seek
(qint64 ) : bool
-
sender
() const : QObject *
-
senderSignalIndex
() const : int
-
serverName
() const : QString
-
setCurrentReadChannel
(int )
-
setCurrentWriteChannel
(int )
-
setErrorString
(const QString &)
-
setObjectName
(const QString &)
-
setOpenMode
(QIODevice::OpenMode )
-
setParent
(QObject *)
-
setProperty
(const char *, const QVariant &) : bool
-
setReadBufferSize
(qint64 )
-
setServerName
(const QString &)
-
setSocketDescriptor
(qintptr , QLocalSocket::LocalSocketState , QIODevice::OpenMode ) : bool
-
setTextModeEnabled
(bool )
-
signalsBlocked
() const : bool
-
size
() const : qint64
-
skip
(qint64 ) : qint64
-
socketDescriptor
() const : qintptr
-
startTimer
(int , Qt::TimerType ) : int
-
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
-
startTransaction
()
-
state
() const : QLocalSocket::LocalSocketState
-
staticMetaObject
:
-
thread
() const : QThread *
-
timerEvent
(QTimerEvent *)
-
tr
(const char *, const char *, int ) : QString
-
ungetChar
(char )
-
waitForBytesWritten
(int ) : bool
-
waitForConnected
(int ) : bool
-
waitForDisconnected
(int ) : bool
-
waitForReadyRead
(int ) : bool
-
write
(const char *, qint64 ) : qint64
-
write
(const char *) : qint64
-
write
(const QByteArray &) : qint64
-
writeChannelCount
() const : int
-
writeData
(const char *, qint64 ) : qint64
|