Sie sind auf Seite 1von 10

Ring Documentation, Release 1.5.

• bool hasVendorIdentifier(void)
• bool isBusy(void)
• bool isNull(void)
• QString manufacturer(void)
• QString portName(void)
• quint16 productIdentifier(void)
• void swap(QSerialPortInfo other)
• QString systemLocation(void)
• quint16 vendorIdentifier(void)

94.166 QStringRef Class

C++ Reference : http://doc.qt.io/qt-5/QStringRef.html


Parameters : void
• QStringRef appendTo(QString * string)
• QChar at(int position)
• void clear(void)
• int compare(QString other, Qt::CaseSensitivity cs)
• int compare_2(QStringRef other, Qt::CaseSensitivity cs)
• int compare_3(QLatin1String other, Qt::CaseSensitivity cs)
• QChar * constData(void)
• bool contains(QString str, Qt::CaseSensitivity cs)
• bool contains_2(QChar ch, Qt::CaseSensitivity cs)
• bool contains_3(QStringRef str, Qt::CaseSensitivity cs)
• bool contains_4(QLatin1String str, Qt::CaseSensitivity cs)
• int count(void)
• int count_2(QString str, Qt::CaseSensitivity cs)
• int count_3(QChar ch, Qt::CaseSensitivity cs)
• int count_4(QStringRef str, Qt::CaseSensitivity cs)
• QChar * data(void)
• bool endsWith(QString str, Qt::CaseSensitivity cs)
• bool endsWith_2(QChar ch, Qt::CaseSensitivity cs)
• bool endsWith_3(QLatin1String str, Qt::CaseSensitivity cs)
• bool endsWith_4(QStringRef str, Qt::CaseSensitivity cs)
• int indexOf(QString str, int from, Qt::CaseSensitivity cs)
• int indexOf_2(QLatin1String str, int from, Qt::CaseSensitivity cs)

94.166. QStringRef Class 1685


Ring Documentation, Release 1.5.1

• int indexOf_3(QChar ch, int from, Qt::CaseSensitivity cs)


• int indexOf_4(QStringRef str, int from, Qt::CaseSensitivity cs)
• bool isEmpty(void)
• bool isNull(void)
• int lastIndexOf(QString str, int from, Qt::CaseSensitivity cs)
• int lastIndexOf_2(QChar ch, int from, Qt::CaseSensitivity cs)
• int lastIndexOf_3(QLatin1String str, int from, Qt::CaseSensitivity cs)
• int lastIndexOf_4(QStringRef str, int from, Qt::CaseSensitivity cs)
• int length(void)
• int localeAwareCompare(QString other)
• int localeAwareCompare_2(QStringRef other)
• int position(void)
• int size(void)
• bool startsWith(QString str, Qt::CaseSensitivity cs)
• bool startsWith_2(QLatin1String str, Qt::CaseSensitivity cs)
• bool startsWith_3(QStringRef str, Qt::CaseSensitivity cs)
• bool startsWith_4(QChar ch, Qt::CaseSensitivity cs)
• QString * string(void)
• QByteArray toLatin1(void)
• QByteArray toLocal8Bit(void)
• QString toString(void)
• QVector<uint> toUcs4(void)
• QByteArray toUtf8(void)
• QChar * unicode(void)
• int compare_4(QStringRef s1, QString s2, Qt::CaseSensitivity cs)
• int compare_5(QStringRef s1, QStringRef s2, Qt::CaseSensitivity cs)
• int compare_6(QStringRef s1, QLatin1String s2, Qt::CaseSensitivity cs)
• int localeAwareCompare_3(QStringRef s1, QString s2)
• int localeAwareCompare_4(QStringRef s1, QStringRef s2)

94.167 QMutex Class

C++ Reference : http://doc.qt.io/qt-5/QMutex.html


Parameters : QMutex::RecursionMode
• bool isRecursive(void)
• void lock(void)

94.167. QMutex Class 1686


Ring Documentation, Release 1.5.1

• void unlock(void)

94.168 QMutexLocker Class

C++ Reference : http://doc.qt.io/qt-5/QMutexLocker.html


Parameters : QMutex *
• QMutex * mutex(void)
• void relock(void)
• void unlock(void)

94.169 QBuffer Class

C++ Reference : http://doc.qt.io/qt-5/QBuffer.html


Parameters : QObject *
Parent Class : QIODevice
• QByteArray buffer(void)
• QByteArray data(void)
• void setBuffer(QByteArray *byteArray)
• void setData(QByteArray data)
• void setData_2(char *data, int size)

94.170 QBluetoothAddress Class

C++ Reference : http://doc.qt.io/qt-5/QBluetoothAddress.html


Parameters : void
• void clear(void)
• bool isNull(void)
• QString toString(void)
• quint64 toUInt64(void)

94.171 QBluetoothDeviceDiscoveryAgent Class

C++ Reference : http://doc.qt.io/qt-5/QBluetoothDeviceDiscoveryAgent.html


Parameters : QObject *
• QList<QBluetoothDeviceInfo> discoveredDevices(void)
• QBluetoothDeviceDiscoveryAgent::Error error(void)
• QString errorString(void)

94.168. QMutexLocker Class 1687


Ring Documentation, Release 1.5.1

• QBluetoothDeviceDiscoveryAgent::InquiryType inquiryType(void)
• bool isActive(void)
• void setInquiryType(QBluetoothDeviceDiscoveryAgent::InquiryType type)
• void start(void)
• void stop(void)
• void setcanceledEvent(const char *)
• void setdeviceDiscoveredEvent(const char *)
• void seterrorEvent(const char *)
• void setfinishedEvent(const char *)
• const char *getcanceledEvent(void)
• const char *getdeviceDiscoveredEvent(void)
• const char *geterrorEvent(void)
• const char *getfinishedEvent(void)

94.172 QBluetoothDeviceInfo Class

C++ Reference : http://doc.qt.io/qt-5/QBluetoothDeviceInfo.html


Parameters : void
• QBluetoothAddress address(void)
• QBluetoothDeviceInfo::CoreConfigurations coreConfigurations(void)
• QBluetoothUuid deviceUuid(void)
• bool isCached(void)
• bool isValid(void)
• QBluetoothDeviceInfo::MajorDeviceClass majorDeviceClass(void)
• quint8 minorDeviceClass(void)
• QString name(void)
• qint16 rssi(void)
• QBluetoothDeviceInfo::ServiceClasses serviceClasses(void)
• QList<QBluetoothUuid> serviceUuids(QBluetoothDeviceInfo::DataCompleteness *completeness)
• QBluetoothDeviceInfo::DataCompleteness serviceUuidsCompleteness(void)
• void setCached(bool cached)
• void setCoreConfigurations(QBluetoothDeviceInfo::CoreConfigurations coreConfigs)
• void setDeviceUuid(QBluetoothUuid uuid)
• void setRssi(qint16 signal)
• void setServiceUuids(QList<QBluetoothUuid> uuids, QBluetoothDeviceInfo::DataCompleteness complete-
ness)

94.172. QBluetoothDeviceInfo Class 1688


Ring Documentation, Release 1.5.1

94.173 QBluetoothHostInfo Class

C++ Reference : http://doc.qt.io/qt-5/QBluetoothHostInfo.html


Parameters : void
• QBluetoothAddress address(void)
• QString name(void)
• void setAddress(QBluetoothAddress address)
• void setName(QString name)

94.174 QBluetoothLocalDevice Class

C++ Reference : http://doc.qt.io/qt-5/QBluetoothLocalDevice.html


Parameters : QObject *
• QBluetoothAddress address(void)
• QList<QBluetoothAddress> connectedDevices(void)
• QBluetoothLocalDevice::HostMode hostMode(void)
• bool isValid(void)
• QString name(void)
• QBluetoothLocalDevice::Pairing pairingStatus(QBluetoothAddress address)
• void powerOn(void)
• void requestPairing(QBluetoothAddress address, QBluetoothLocalDevice::Pairing pairing)
• void setHostMode(QBluetoothLocalDevice::HostMode mode)
• void pairingConfirmation(bool accept)
• QList<QBluetoothHostInfo> allDevices(void)
• void setdeviceConnectedEvent(const char *)
• void setdeviceDisconnectedEvent(const char *)
• void seterrorEvent(const char *)
• void sethostModeStateChangedEvent(const char *)
• void setpairingDisplayConfirmationEvent(const char *)
• void setpairingDisplayPinCodeEvent(const char *)
• void setpairingFinishedEvent(const char *)
• const char *getdeviceConnectedEvent(void)
• const char *getdeviceDisconnectedEvent(void)
• const char *geterrorEvent(void)
• const char *gethostModeStateChangedEvent(void)
• const char *getpairingDisplayConfirmationEvent(void)
• const char *getpairingDisplayPinCodeEvent(void)

94.173. QBluetoothHostInfo Class 1689


Ring Documentation, Release 1.5.1

• const char *getpairingFinishedEvent(void)

94.175 QBluetoothServer Class

C++ Reference : http://doc.qt.io/qt-5/QBluetoothServer.html


Parameters : QBluetoothServiceInfo::Protocol,QObject *
Parent Class : QObject
• void close(void)
• QBluetoothServer::Error error(void)
• bool hasPendingConnections(void)
• bool isListening(void)
• bool listen(QBluetoothAddress address, quint16 port)
• QBluetoothServiceInfo listen_2(QBluetoothUuid uuid, QString serviceName))
• int maxPendingConnections(void)
• QBluetoothSocket * nextPendingConnection(void)
• QBluetooth::SecurityFlags securityFlags(void)
• QBluetoothAddress serverAddress(void)
• quint16 serverPort(void)
• QBluetoothServiceInfo::Protocol serverType(void)
• void setMaxPendingConnections(int numConnections)
• void setSecurityFlags(QBluetooth::SecurityFlags security)
• void seterrorEvent(const char *)
• void setnewConnectionEvent(const char *)
• const char *geterrorEvent(void)
• const char *getnewConnectionEvent(void)

94.176 QBluetoothServiceDiscoveryAgent Class

C++ Reference : http://doc.qt.io/qt-5/QBluetoothServiceDiscoveryAgent.html


Parameters : QObject *
Parent Class : QObject
• QList<QBluetoothServiceInfo> discoveredServices(void)
• QBluetoothServiceDiscoveryAgent::Error error(void)
• QString errorString(void)
• bool isActive(void)
• QBluetoothAddress remoteAddress(void)
• bool setRemoteAddress(QBluetoothAddress address)

94.175. QBluetoothServer Class 1690


Ring Documentation, Release 1.5.1

• void setUuidFilter(QList<QBluetoothUuid> uuids)


• void setUuidFilter_2(QBluetoothUuid uuid)
• QList<QBluetoothUuid> uuidFilter(void)
• void clear(void)
• void start(QBluetoothServiceDiscoveryAgent::DiscoveryMode mode)
• void stop(void)
• void setcanceledEvent(const char *)
• void seterrorEvent(const char *)
• void setfinishedEvent(const char *)
• void setserviceDiscoveredEvent(const char *)
• const char *getcanceledEvent(void)
• const char *geterrorEvent(void)
• const char *getfinishedEvent(void)
• const char *getserviceDiscoveredEvent(void)

94.177 QBluetoothServiceInfo Class

C++ Reference : http://doc.qt.io/qt-5/QBluetoothServiceInfo.html


Parameters : void
• QVariant attribute(quint16 attributeId)
• QList<quint16> attributes(void)
• bool contains(quint16 attributeId)
• QBluetoothDeviceInfo device(void)
• bool isComplete(void)
• bool isRegistered(void)
• bool isValid(void)
• QBluetoothServiceInfo::Sequence protocolDescriptor(QBluetoothUuid::ProtocolUuid protocol)
• int protocolServiceMultiplexer(void)
• bool registerService(QBluetoothAddress localAdapter))
• void removeAttribute(quint16 attributeId)
• int serverChannel(void)
• quint8 serviceAvailability(void)
• QList<QBluetoothUuid> serviceClassUuids(void)
• QString serviceDescription(void)
• QString serviceName(void)
• QString serviceProvider(void)

94.177. QBluetoothServiceInfo Class 1691


Ring Documentation, Release 1.5.1

• QBluetoothUuid serviceUuid(void)
• void setAttribute(quint16 attributeId, QVariant value)
• void setAttribute_2(quint16 attributeId, QBluetoothUuid value)
• void setAttribute_3(quint16 attributeId, QBluetoothServiceInfo::Sequence value)
• void setDevice(QBluetoothDeviceInfo device)
• void setServiceAvailability(quint8 availability)
• void setServiceDescription(QString description)
• void setServiceName(QString name)
• void setServiceProvider(QString provider)
• void setServiceUuid(QBluetoothUuid uuid)
• bool unregisterService(void)

94.178 QBluetoothSocket Class

C++ Reference : http://doc.qt.io/qt-5/QBluetoothSocket.html


Parameters : QBluetoothServiceInfo::Protocol,QObject *
Parent Class : QIODevice
• void abort(void)
• void connectToService(QBluetoothServiceInfo service, QIODevice::OpenMode openMode)
• void connectToService_2(QBluetoothAddress address, QBluetoothUuid uuid, QIODevice::OpenMode open-
Mode)
• void connectToService_3(QBluetoothAddress address, quint16 port, QIODevice::OpenMode openMode)
• void disconnectFromService(void)
• QBluetoothSocket::SocketError error(void)
• QString errorString(void)
• QBluetoothAddress localAddress(void)
• QString localName(void)
• quint16 localPort(void)
• QBluetoothAddress peerAddress(void)
• QString peerName(void)
• quint16 peerPort(void)
• bool setSocketDescriptor(int socketDescriptor, QBluetoothServiceInfo::Protocol socketType, QBluetooth-
Socket::SocketState socketState, QIODevice::OpenMode openMode)
• int socketDescriptor(void)
• QBluetoothServiceInfo::Protocol socketType(void)
• QBluetoothSocket::SocketState state(void)
• void setconnectedEvent(const char *)

94.178. QBluetoothSocket Class 1692


Ring Documentation, Release 1.5.1

• void setdisconnectedEvent(const char *)


• void seterrorEvent(const char *)
• void setstateChangedEvent(const char *)
• const char *getconnectedEvent(void)
• const char *getdisconnectedEvent(void)
• const char *geterrorEvent(void)
• const char *getstateChangedEvent(void)

94.179 QBluetoothTransferManager Class

C++ Reference : http://doc.qt.io/qt-5/QBluetoothTransferManager.html


Parameters : QObject *
Parent Class : QObject
• QBluetoothTransferReply * put(QBluetoothTransferRequest request, QIODevice *data)
• void setfinishedEvent(const char *)
• const char *getfinishedEvent(void)

94.180 QBluetoothTransferReply Class

C++ Reference : http://doc.qt.io/qt-5/QBluetoothTransferReply.html


Parameters : QObject *
Parent Class : QObject
• QBluetoothTransferManager * manager(void)
• QBluetoothTransferRequest request(void)
• void abort(void)
• void seterrorEvent(const char *)
• void setfinishedEvent(const char *)
• void settransferProgressEvent(const char *)
• const char *geterrorEvent(void)
• const char *getfinishedEvent(void)
• const char *gettransferProgressEvent(void)

94.181 QBluetoothTransferRequest Class

C++ Reference : http://doc.qt.io/qt-5/QBluetoothTransferRequest.html


Parameters : QBluetoothAddress
• QBluetoothAddress address(void)

94.179. QBluetoothTransferManager Class 1693


Ring Documentation, Release 1.5.1

• QVariant attribute(QBluetoothTransferRequest::Attribute code, QVariant defaultValue))


• void setAttribute(QBluetoothTransferRequest::Attribute code, QVariant value)

94.182 QBluetoothUuid Class

C++ Reference : http://doc.qt.io/qt-5/QBluetoothUuid.html


Parameters : void
Parent Class : QUuid
• int minimumSize(void)
• quint16 toUInt16(bool *ok)
• quint32 toUInt32(bool *ok)
• quint128 toUInt128(void)
• QString characteristicToString(QBluetoothUuid::CharacteristicType uuid)
• QString descriptorToString(QBluetoothUuid::DescriptorType uuid)
• QString protocolToString(QBluetoothUuid::ProtocolUuid uuid)
• QString serviceClassToString(QBluetoothUuid::ServiceClassUuid uuid)

94.182. QBluetoothUuid Class 1694

Das könnte Ihnen auch gefallen