-
enum
LocalSocketError
-
enum
LocalSocketState
-
typedef
OpenMode
-
enum
OpenModeFlag
-
QLocalSocket
(QObject *)
-
~QLocalSocket
()
-
abort
()
-
aboutToClose
()
-
atEnd
() const
-
blockSignals
(bool )
-
bytesAvailable
() const : qint64
-
bytesToWrite
() const : qint64
-
bytesWritten
(qint64 )
-
canReadLine
() const : bool
-
channelBytesWritten
(int , qint64 )
-
channelReadyRead
(int )
-
childEvent
(QChildEvent *)
-
children
() const
-
close
()
-
commitTransaction
()
-
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
(QIODevice::OpenMode )
-
connectToServer
(const QString &, QIODevice::OpenMode )
-
connected
()
-
currentReadChannel
() const
-
currentWriteChannel
() const
-
customEvent
(QEvent *)
-
d_ptr
:
-
deleteLater
()
-
destroyed
(QObject *)
-
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
() const
-
dumpObjectTree
() const
-
dynamicPropertyNames
() const
-
error
() const : QLocalSocket::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 : bool
-
isSignalConnected
(const QMetaMethod &) const
-
isTextModeEnabled
() const
-
isTransactionStarted
() const
-
isValid
() const : bool
-
isWidgetType
() const
-
isWindowType
() const
-
isWritable
() const
-
killTimer
(int )
|
-
metaObject
() const : const QMetaObject *
-
moveToThread
(QThread *)
-
objectName
() const
-
objectNameChanged
(const QString &)
-
open
(QIODevice::OpenMode ) : bool
-
openMode
() const
-
parent
() const
-
peek
(char *, qint64 )
-
peek
(qint64 )
-
pos
() const
-
property
(const char *) const
-
putChar
(char )
-
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
-
qt_metacast
(
const char *
) : void *
-
read
(char *, qint64 )
-
read
(qint64 )
-
readAll
()
-
readBufferSize
() const : qint64
-
readChannelCount
() const
-
readChannelFinished
()
-
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
(QIODevice::OpenMode )
-
setParent
(QObject *)
-
setProperty
(const char *, const QVariant &)
-
setReadBufferSize
(qint64 )
-
setServerName
(const QString &)
-
setSocketDescriptor
(qintptr , QLocalSocket::LocalSocketState , QIODevice::OpenMode ) : bool
-
setTextModeEnabled
(bool )
-
signalsBlocked
() const
-
size
() const
-
skip
(qint64 )
-
socketDescriptor
() const : qintptr
-
startTimer
(int , Qt::TimerType )
-
startTimer
(std::chrono::milliseconds , Qt::TimerType )
-
startTransaction
()
-
state
() const : QLocalSocket::LocalSocketState
-
stateChanged
(QLocalSocket::LocalSocketState )
-
staticMetaObject
: const QMetaObject
-
staticQtMetaObject
:
-
thread
() const
-
timerEvent
(QTimerEvent *)
-
tr
(const char *, const char *, int ) : QString
-
trUtf8
(const char *, const char *, int ) : QString
-
ungetChar
(char )
-
waitForBytesWritten
(int ) : bool
-
waitForConnected
(int ) : bool
-
waitForDisconnected
(int ) : bool
-
waitForReadyRead
(int ) : bool
-
write
(const char *, qint64 )
-
write
(const char *)
-
write
(const QByteArray &)
-
writeChannelCount
() const
-
writeData
(const char *, qint64 ) : qint64
|