![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QLocalSocket, including all inherited members.
| abort() | QLocalSocket | |
| aboutToClose() | QIODevice | signal |
| AbstractNamespaceOption enum value | QLocalSocket | |
| Append enum value | QIODeviceBase | |
| atEnd() const | QIODevice | virtual |
| bindableObjectName() | QObject | |
| bindableSocketOptions() | QLocalSocket | |
| bindingStorage() | QObject | inline |
| bindingStorage() const | QObject | inline |
| blockSignals(bool b) noexcept | QObject | |
| bytesAvailable() const override | QLocalSocket | virtual |
| bytesToWrite() const override | QLocalSocket | virtual |
| bytesWritten(qint64 bytes) | QIODevice | signal |
| canReadLine() const override | QLocalSocket | virtual |
| channelBytesWritten(int channel, qint64 bytes) | QIODevice | signal |
| channelReadyRead(int channel) | QIODevice | signal |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | inline |
| close() override | QLocalSocket | virtual |
| ClosingState enum value | QLocalSocket | |
| commitTransaction() | QIODevice | |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
| connected() | QLocalSocket | signal |
| ConnectedState enum value | QLocalSocket | |
| ConnectingState enum value | QLocalSocket | |
| ConnectionError enum value | QLocalSocket | |
| ConnectionRefusedError enum value | QLocalSocket | |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| connectToServer(OpenMode openMode=ReadWrite) | QLocalSocket | |
| connectToServer(const QString &name, OpenMode openMode=ReadWrite) | QLocalSocket | |
| currentReadChannel() const | QIODevice | |
| currentWriteChannel() const | QIODevice | |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| d_ptr | QObject | protected |
| DatagramTooLargeError enum value | QLocalSocket | |
| deleteLater() | QObject | slot |
| destroyed(QObject *=nullptr) | QObject | signal |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
| disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
| disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
| disconnect(const QMetaObject::Connection &) | QObject | static |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
| disconnected() | QLocalSocket | signal |
| disconnectFromServer() | QLocalSocket | |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| dumpObjectInfo() const | QObject | |
| dumpObjectTree() const | QObject | |
| dynamicPropertyNames() const | QObject | |
| error() const | QLocalSocket | |
| errorOccurred(QLocalSocket::LocalSocketError socketError) | QLocalSocket | signal |
| errorString() const | QIODevice | |
| event(QEvent *event) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| ExistingOnly enum value | QIODeviceBase | |
| findChild(const QString &aName=QString(), Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(const QString &aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| flush() | QLocalSocket | |
| fullServerName() const | QLocalSocket | |
| getChar(char *c) | QIODevice | |
| inherits(const char *classname) const | QObject | inline |
| installEventFilter(QObject *filterObj) | QObject | |
| isOpen() const | QIODevice | |
| isQuickItemType() const | QObject | inline |
| isReadable() const | QIODevice | |
| isSequential() const override | QLocalSocket | virtual |
| isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
| isTextModeEnabled() const | QIODevice | |
| isTransactionStarted() const | QIODevice | |
| isValid() const | QLocalSocket | |
| isWidgetType() const | QObject | inline |
| isWindowType() const | QObject | inline |
| isWritable() const | QIODevice | |
| killTimer(int id) | QObject | |
| LocalSocketError enum name | QLocalSocket | |
| LocalSocketState enum name | QLocalSocket | |
| moveToThread(QThread *thread) | QObject | |
| NewOnly enum value | QIODeviceBase | |
| NoOptions enum value | QLocalSocket | |
| NotOpen enum value | QIODeviceBase | |
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
| open(OpenMode openMode=ReadWrite) override | QLocalSocket | virtual |
| QIODevice::open(QIODeviceBase::OpenMode mode) | QIODevice | virtual |
| openMode() const | QIODevice | |
| OpenModeFlag enum name | QIODeviceBase | |
| OperationError enum value | QLocalSocket | |
| parent() const | QObject | inline |
| peek(char *data, qint64 maxlen) | QIODevice | |
| peek(qint64 maxlen) | QIODevice | |
| PeerClosedError enum value | QLocalSocket | |
| pos() const | QIODevice | virtual |
| property(const char *name) const | QObject | |
| putChar(char c) | QIODevice | |
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| QIODevice() | QIODevice | |
| QIODevice(QObject *parent) | QIODevice | explicit |
| QIODevice(QIODevicePrivate &dd, QObject *parent=nullptr) | QIODevice | protected |
| QLocalSocket(QObject *parent=nullptr) | QLocalSocket | |
| QObject(QObject *parent=nullptr) | QObject | explicit |
| QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
| qobject_cast(const QObject *object) | QObject | related |
| QObjectList | QObject | related |
| read(char *data, qint64 maxlen) | QIODevice | |
| read(qint64 maxlen) | QIODevice | |
| readAll() | QIODevice | |
| readBufferSize() const | QLocalSocket | |
| readChannelCount() const | QIODevice | |
| readChannelFinished() | QIODevice | signal |
| readData(char *, qint64) override | QLocalSocket | protectedvirtual |
| readLine(char *data, qint64 maxlen) | QIODevice | |
| readLine(qint64 maxlen=0) | QIODevice | |
| readLineData(char *data, qint64 maxSize) override | QLocalSocket | protectedvirtual |
| ReadOnly enum value | QIODeviceBase | |
| ReadWrite enum value | QIODeviceBase | |
| readyRead() | QIODevice | signal |
| receivers(const char *signal) const | QObject | protected |
| removeEventFilter(QObject *obj) | QObject | |
| reset() | QIODevice | virtual |
| rollbackTransaction() | QIODevice | |
| seek(qint64 pos) | QIODevice | virtual |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| serverName() const | QLocalSocket | |
| ServerNotFoundError enum value | QLocalSocket | |
| setCurrentReadChannel(int channel) | QIODevice | |
| setCurrentWriteChannel(int channel) | QIODevice | |
| setErrorString(const QString &errorString) | QIODevice | protected |
| setObjectName(const QString &name) | QObject | inline |
| setObjectName(QAnyStringView name) | QObject | |
| setOpenMode(QIODeviceBase::OpenMode openMode) | QIODevice | protected |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setProperty(const char *name, QVariant &&value) | QObject | inline |
| setReadBufferSize(qint64 size) | QLocalSocket | |
| setServerName(const QString &name) | QLocalSocket | |
| setSocketDescriptor(qintptr socketDescriptor, LocalSocketState socketState=ConnectedState, OpenMode openMode=ReadWrite) | QLocalSocket | |
| setSocketOptions(SocketOptions option) | QLocalSocket | |
| setTextModeEnabled(bool enabled) | QIODevice | |
| signalsBlocked() const noexcept | QObject | inline |
| size() const | QIODevice | virtual |
| skip(qint64 maxSize) | QIODevice | |
| skipData(qint64 maxSize) override | QLocalSocket | protectedvirtual |
| SocketAccessError enum value | QLocalSocket | |
| socketDescriptor() const | QLocalSocket | |
| SocketOption enum name | QLocalSocket | |
| socketOptions | QLocalSocket | |
| socketOptions() const | QLocalSocket | |
| SocketResourceError enum value | QLocalSocket | |
| SocketTimeoutError enum value | QLocalSocket | |
| startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| startTransaction() | QIODevice | |
| state() const | QLocalSocket | |
| stateChanged(QLocalSocket::LocalSocketState socketState) | QLocalSocket | signal |
| Text enum value | QIODeviceBase | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| Truncate enum value | QIODeviceBase | |
| Unbuffered enum value | QIODeviceBase | |
| UnconnectedState enum value | QLocalSocket | |
| ungetChar(char c) | QIODevice | |
| UnknownSocketError enum value | QLocalSocket | |
| UnsupportedSocketOperationError enum value | QLocalSocket | |
| waitForBytesWritten(int msecs=30000) override | QLocalSocket | virtual |
| waitForConnected(int msecs=30000) | QLocalSocket | |
| waitForDisconnected(int msecs=30000) | QLocalSocket | |
| waitForReadyRead(int msecs=30000) override | QLocalSocket | virtual |
| write(const char *data, qint64 len) | QIODevice | |
| write(const char *data) | QIODevice | |
| write(const QByteArray &data) | QIODevice | |
| writeChannelCount() const | QIODevice | |
| writeData(const char *, qint64) override | QLocalSocket | protectedvirtual |
| WriteOnly enum value | QIODeviceBase | |
| ~QIODevice() | QIODevice | virtual |
| ~QIODeviceBase()=default | QIODeviceBase | protected |
| ~QLocalSocket() | QLocalSocket | |
| ~QObject() | QObject | virtual |