SlideShare a Scribd company logo
1 of 10
Download to read offline
Ring Documentation, Release 1.9
• const char *getWindowUnblockedEvent(void)
• const char *getPaintEvent(void)
• const char *getChildAddedEvent(void)
• const char *getChildPolishedEvent(void)
• const char *getChildRemovedEvent(void)
• void setEventOutput(bool x)
• QObject *getParentObject(void)
• QWidget *getParentWidget(void)
• void setKeyPressFunc(const char *cStr)
• void setMouseButtonPressFunc(const char *cStr)
• void setMouseButtonReleaseFunc(const char *cStr)
• void setMouseButtonDblClickFunc(const char *cStr)
• void setMouseMoveFunc(const char *cStr)
• void setCloseFunc(const char *cStr)
• void setContextMenuFunc(const char *cStr)
• void setDragEnterFunc(const char *cStr)
• void setDragLeaveFunc(const char *cStr)
• void setDragMoveFunc(const char *cStr)
• void setDropFunc(const char *cStr)
• void setEnterFunc(const char *cStr)
• void setFocusInFunc(const char *cStr)
• void setFocusOutFunc(const char *cStr)
• void setKeyReleaseFunc(const char *cStr)
• void setLeaveFunc(const char *cStr)
• void setNonClientAreaMouseButtonDblClickFunc(const char *cStr)
• void setNonClientAreaMouseButtonPressFunc(const char *cStr)
• void setNonClientAreaMouseButtonReleaseFunc(const char *cStr)
• void setNonClientAreaMouseMoveFunc(const char *cStr)
• void setMoveFunc(const char *cStr)
• void setResizeFunc(const char *cStr)
• void setWindowActivateFunc(const char *cStr)
• void setWindowBlockedFunc(const char *cStr)
• void setWindowDeactivateFunc(const char *cStr)
• void setWindowStateChangeFunc(const char *cStr)
• void setWindowUnblockedFunc(const char *cStr)
• void setPaintFunc(const char *cStr)
87.10. QAllEvents Class 989
Ring Documentation, Release 1.9
• void setChildAddedFunc(const char *cStr)
• void setChildPolishedFunc(const char *cStr)
• void setChildRemovedFunc(const char *cStr)
• const char *getKeyPressFunc(void)
• const char *getMouseButtonPressFunc(void)
• const char *getMouseButtonReleaseFunc(void)
• const char *getMouseButtonDblClickFunc(void)
• const char *getMouseMoveFunc(void)
• const char *getCloseFunc(void)
• const char *getContextMenuFunc(void)
• const char *getDragEnterFunc(void)
• const char *getDragLeaveFunc(void)
• const char *getDragMoveFunc(void)
• const char *getDropFunc(void)
• const char *getEnterFunc(void)
• const char *getFocusInFunc(void)
• const char *getFocusOutFunc(void)
• const char *getKeyReleaseFunc(void)
• const char *getLeaveFunc(void)
• const char *getNonClientAreaMouseButtonDblClickFunc(void)
• const char *getNonClientAreaMouseButtonPressFunc(void)
• const char *getNonClientAreaMouseButtonReleaseFunc(void)
• const char *getNonClientAreaMouseMoveFunc(void)
• const char *getMoveFunc(void)
• const char *getResizeFunc(void)
• const char *getWindowActivateFunc(void)
• const char *getWindowBlockedFunc(void)
• const char *getWindowDeactivateFunc(void)
• const char *getWindowStateChangeFunc(void)
• const char *getWindowUnblockedFunc(void)
• const char *getPaintFunc(void)
• const char *getChildAddedFunc(void)
• const char *getChildPolishedFunc(void)
• const char *getChildRemovedFunc(void)
• QDropEvent *getDropEventObject(void)
• QDragMoveEvent *getDragMoveEventObject(void)
87.10. QAllEvents Class 990
Ring Documentation, Release 1.9
• QDragEnterEvent *getDragEnterEventObject(void)
• QDragLeaveEvent *getDragLeaveEventObject(void)
• QChildEvent *getChildEventObject(void)
87.11 QApp Class
C++ Reference : http://doc.qt.io/qt-5/QApplication.html
Parent Class : QGuiApplication
• void exec(void)
• void quit(void)
• void processEvents(void)
• void styleWindows(void)
• void styleWindowsVista(void)
• void styleFusion(void)
• void styleFusionBlack(void)
• void styleFusionCustom(QColor,QColor,QColor,QColor,QColor,QColor,QColor,QColor,QColor,QColor,QColor,QColor)
• void closeAllWindows(void)
• Qt::KeyboardModifiers keyboardModifiers(void)
87.12 QAxBase Class
C++ Reference : http://doc.qt.io/qt-5/QAxBase.html
Parameters : QWidget *
Parent Class : QObject
• QVariant asVariant(void)
• QString control(void)
• void disableClassInfo(void)
• void disableEventSink(void)
• void disableMetaObject(void)
• QVariant dynamicCall( char *function)
• QVariant dynamicCall_2( char *function,QString)
• QVariant dynamicCall_3(const char *function, QList<QVariant> )
• QVariant dynamicCall_4( char *function,int)
• QString generateDocumentation(void)
• bool isNull(void)
• QAxObject *querySubObject(const char *name)
• QAxObject *querySubObject_2(const char * name, QList<QVariant>)
87.11. QApp Class 991
Ring Documentation, Release 1.9
• QAxObject *querySubObject_3(const char * name,const char *)
• QAxObject *querySubObject_4(const char * name,int)
• QAxObject *querySubObject_5(const char * name,const char *,int)
• QAxObject *querySubObject_6(const char * name,const char *,const char *)
• QAxObject *querySubObject_7(const char * name,const char *,const char *,int)
• QAxObject *querySubObject_8(const char * name,const char *,int,int)
• QAxObject *querySubObject_9(const char * name,float)
• QAxObject *querySubObject_10(const char * name,const char *,float)
• QAxObject *querySubObject_11(const char * name,const char *,const char *,float)
• QAxObject *querySubObject_12(const char * name,const char *,float,float)
• QAxObject *querySubObject_13(const char * name,double)
• QAxObject *querySubObject_14(const char * name,const char *,double)
• QAxObject *querySubObject_15(const char * name,const char *,const char *,double)
• QAxObject *querySubObject_16(const char * name,const char *,double,double)
• QAxObject *querySubObject_17(const char * name,int,const char *)
• QAxObject *querySubObject_18(const char * name,int,const char *,const char *)
• QAxObject *querySubObject_19(const char * name,int,const char *,const char *,const char *)
• QAxObject *querySubObject_20(const char * name,int,const char *,const char *,int)
• QAxObject *querySubObject_21(const char * name,int,const char *,int,const char *)
• QAxObject *querySubObject_22(const char * name,float,const char *)
• QAxObject *querySubObject_23(const char * name,float,const char *,const char *)
• QAxObject *querySubObject_24(const char * name,float,const char *,const char *,const char *)
• QAxObject *querySubObject_25(const char * name,float,const char *,const char *,float)
• QAxObject *querySubObject_26(const char * name,float,const char *,float,const char *)
• QAxObject *querySubObject_27(const char * name,double,const char *)
• QAxObject *querySubObject_28(const char * name,double,const char *,const char *)
• QAxObject *querySubObject_29(const char * name,double,const char *,const char *,const char *)
• QAxObject *querySubObject_30(const char * name,double,const char *,const char *,double)
• QAxObject *querySubObject_31(const char * name,double,const char *,double,const char *)
• QAxObject *querySubObject_32(const char *name,QVariant,QVariant,QVariant,QVariant,QVariant,QVariant,QVariant,QVariant)
• QAxObject *querySubObject_33(const char *name,QVariant,QVariant,QVariant,QVariant,QVariant,QVariant,QVariant)
• QAxObject *querySubObject_34(const char *name,QVariant,QVariant,QVariant,QVariant,QVariant,QVariant)
• QAxObject *querySubObject_35(const char *name,QVariant,QVariant,QVariant,QVariant,QVariant)
• QAxObject *querySubObject_36(const char *name,QVariant,QVariant,QVariant,QVariant)
• QAxObject *querySubObject_37(const char *name,QVariant,QVariant,QVariant)
• QAxObject *querySubObject_38(const char *name,QVariant,QVariant)
87.12. QAxBase Class 992
Ring Documentation, Release 1.9
• QAxObject *querySubObject_39(const char *name,QVariant)
• bool setControl( QString )
• QStringList verbs(void)
87.13 QAxObject Class
C++ Reference : http://doc.qt.io/qt-5/QAxObject.html
Parameters : QString
Parent Class : QAxBase
• bool doVerb(QString)
87.14 QAxWidget Class
C++ Reference : http://doc.qt.io/qt-5/QAxWidget.html
Parameters : QWidget *parent, Qt::WindowFlags f
Parent Class : QAxBase
• bool doVerb(QString)
87.15 QBitmap Class
C++ Reference : http://doc.qt.io/qt-5/QBitmap.html
Parameters : void
Parent Class : QPixmap
• void clear(void)
• void swap(QBitmap)
• QBitmap transformed(QTransform)
• QBitmap fromData(QSize, const uchar * bits, QImage::Format monoFormat)
• QBitmap fromImage(QImage, Qt::ImageConversionFlags flags)
87.16 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)
87.13. QAxObject Class 993
Ring Documentation, Release 1.9
87.17 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)
• 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)
87.18 QBluetoothDeviceInfo Class
C++ Reference : http://doc.qt.io/qt-5/QBluetoothDeviceInfo.html
Parameters : void
• QBluetoothAddress address(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 setServiceUuids(QList<QBluetoothUuid> uuids, QBluetoothDeviceInfo::DataCompleteness complete-
ness)
87.17. QBluetoothDeviceDiscoveryAgent Class 994
Ring Documentation, Release 1.9
87.19 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)
87.20 QBluetoothLocalDevice Class
C++ Reference : http://doc.qt.io/qt-5/QBluetoothLocalDevice.html
Parameters : QObject *
• QBluetoothAddress address(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)
• const char *getpairingFinishedEvent(void)
87.19. QBluetoothHostInfo Class 995
Ring Documentation, Release 1.9
87.21 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)
87.22 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)
• void setUuidFilter(QList<QBluetoothUuid> uuids)
• void setUuidFilter_2(QBluetoothUuid uuid)
87.21. QBluetoothServer Class 996
Ring Documentation, Release 1.9
• 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)
87.23 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)
• QBluetoothUuid serviceUuid(void)
• void setAttribute(quint16 attributeId, QVariant value)
87.23. QBluetoothServiceInfo Class 997
Ring Documentation, Release 1.9
• 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)
87.24 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 *)
• void setdisconnectedEvent(const char *)
• void seterrorEvent(const char *)
87.24. QBluetoothSocket Class 998

More Related Content

What's hot

The Ring programming language version 1.5.1 book - Part 170 of 180
The Ring programming language version 1.5.1 book - Part 170 of 180 The Ring programming language version 1.5.1 book - Part 170 of 180
The Ring programming language version 1.5.1 book - Part 170 of 180 Mahmoud Samir Fayed
 
Writing native bindings to node.js in C++
Writing native bindings to node.js in C++Writing native bindings to node.js in C++
Writing native bindings to node.js in C++nsm.nikhil
 
外部環境への依存をテストする
外部環境への依存をテストする外部環境への依存をテストする
外部環境への依存をテストするShunsuke Maeda
 
The Ring programming language version 1.10 book - Part 98 of 212
The Ring programming language version 1.10 book - Part 98 of 212The Ring programming language version 1.10 book - Part 98 of 212
The Ring programming language version 1.10 book - Part 98 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.6 book - Part 178 of 189
The Ring programming language version 1.6 book - Part 178 of 189The Ring programming language version 1.6 book - Part 178 of 189
The Ring programming language version 1.6 book - Part 178 of 189Mahmoud Samir Fayed
 
RxJS - 封裝程式的藝術
RxJS - 封裝程式的藝術RxJS - 封裝程式的藝術
RxJS - 封裝程式的藝術名辰 洪
 
The Ring programming language version 1.4.1 book - Part 28 of 31
The Ring programming language version 1.4.1 book - Part 28 of 31The Ring programming language version 1.4.1 book - Part 28 of 31
The Ring programming language version 1.4.1 book - Part 28 of 31Mahmoud Samir Fayed
 
The Ring programming language version 1.7 book - Part 73 of 196
The Ring programming language version 1.7 book - Part 73 of 196The Ring programming language version 1.7 book - Part 73 of 196
The Ring programming language version 1.7 book - Part 73 of 196Mahmoud Samir Fayed
 
The Ring programming language version 1.8 book - Part 75 of 202
The Ring programming language version 1.8 book - Part 75 of 202The Ring programming language version 1.8 book - Part 75 of 202
The Ring programming language version 1.8 book - Part 75 of 202Mahmoud Samir Fayed
 
c++ program for Canteen management
c++ program for Canteen managementc++ program for Canteen management
c++ program for Canteen managementSwarup Kumar Boro
 
ActiveRecord Query Interface (1), Season 1
ActiveRecord Query Interface (1), Season 1ActiveRecord Query Interface (1), Season 1
ActiveRecord Query Interface (1), Season 1RORLAB
 
The Ring programming language version 1.6 book - Part 86 of 189
The Ring programming language version 1.6 book - Part 86 of 189The Ring programming language version 1.6 book - Part 86 of 189
The Ring programming language version 1.6 book - Part 86 of 189Mahmoud Samir Fayed
 
What is row level isolation on cassandra
What is row level isolation on cassandraWhat is row level isolation on cassandra
What is row level isolation on cassandraKazutaka Tomita
 
Node.js flow control
Node.js flow controlNode.js flow control
Node.js flow controlSimon Su
 
The Ring programming language version 1.5.1 book - Part 158 of 180
The Ring programming language version 1.5.1 book - Part 158 of 180 The Ring programming language version 1.5.1 book - Part 158 of 180
The Ring programming language version 1.5.1 book - Part 158 of 180 Mahmoud Samir Fayed
 
Codepot - Pig i Hive: szybkie wprowadzenie / Pig and Hive crash course
Codepot - Pig i Hive: szybkie wprowadzenie / Pig and Hive crash courseCodepot - Pig i Hive: szybkie wprowadzenie / Pig and Hive crash course
Codepot - Pig i Hive: szybkie wprowadzenie / Pig and Hive crash courseSages
 
The Ring programming language version 1.8 book - Part 74 of 202
The Ring programming language version 1.8 book - Part 74 of 202The Ring programming language version 1.8 book - Part 74 of 202
The Ring programming language version 1.8 book - Part 74 of 202Mahmoud Samir Fayed
 

What's hot (20)

The Ring programming language version 1.5.1 book - Part 170 of 180
The Ring programming language version 1.5.1 book - Part 170 of 180 The Ring programming language version 1.5.1 book - Part 170 of 180
The Ring programming language version 1.5.1 book - Part 170 of 180
 
Writing native bindings to node.js in C++
Writing native bindings to node.js in C++Writing native bindings to node.js in C++
Writing native bindings to node.js in C++
 
外部環境への依存をテストする
外部環境への依存をテストする外部環境への依存をテストする
外部環境への依存をテストする
 
The Ring programming language version 1.10 book - Part 98 of 212
The Ring programming language version 1.10 book - Part 98 of 212The Ring programming language version 1.10 book - Part 98 of 212
The Ring programming language version 1.10 book - Part 98 of 212
 
The Ring programming language version 1.6 book - Part 178 of 189
The Ring programming language version 1.6 book - Part 178 of 189The Ring programming language version 1.6 book - Part 178 of 189
The Ring programming language version 1.6 book - Part 178 of 189
 
RxJS - 封裝程式的藝術
RxJS - 封裝程式的藝術RxJS - 封裝程式的藝術
RxJS - 封裝程式的藝術
 
The Ring programming language version 1.4.1 book - Part 28 of 31
The Ring programming language version 1.4.1 book - Part 28 of 31The Ring programming language version 1.4.1 book - Part 28 of 31
The Ring programming language version 1.4.1 book - Part 28 of 31
 
The Ring programming language version 1.7 book - Part 73 of 196
The Ring programming language version 1.7 book - Part 73 of 196The Ring programming language version 1.7 book - Part 73 of 196
The Ring programming language version 1.7 book - Part 73 of 196
 
The Ring programming language version 1.8 book - Part 75 of 202
The Ring programming language version 1.8 book - Part 75 of 202The Ring programming language version 1.8 book - Part 75 of 202
The Ring programming language version 1.8 book - Part 75 of 202
 
c++ program for Canteen management
c++ program for Canteen managementc++ program for Canteen management
c++ program for Canteen management
 
ActiveRecord Query Interface (1), Season 1
ActiveRecord Query Interface (1), Season 1ActiveRecord Query Interface (1), Season 1
ActiveRecord Query Interface (1), Season 1
 
3
33
3
 
The Ring programming language version 1.6 book - Part 86 of 189
The Ring programming language version 1.6 book - Part 86 of 189The Ring programming language version 1.6 book - Part 86 of 189
The Ring programming language version 1.6 book - Part 86 of 189
 
Testing (eng)
Testing (eng)Testing (eng)
Testing (eng)
 
What is row level isolation on cassandra
What is row level isolation on cassandraWhat is row level isolation on cassandra
What is row level isolation on cassandra
 
Node.js extensions in C++
Node.js extensions in C++Node.js extensions in C++
Node.js extensions in C++
 
Node.js flow control
Node.js flow controlNode.js flow control
Node.js flow control
 
The Ring programming language version 1.5.1 book - Part 158 of 180
The Ring programming language version 1.5.1 book - Part 158 of 180 The Ring programming language version 1.5.1 book - Part 158 of 180
The Ring programming language version 1.5.1 book - Part 158 of 180
 
Codepot - Pig i Hive: szybkie wprowadzenie / Pig and Hive crash course
Codepot - Pig i Hive: szybkie wprowadzenie / Pig and Hive crash courseCodepot - Pig i Hive: szybkie wprowadzenie / Pig and Hive crash course
Codepot - Pig i Hive: szybkie wprowadzenie / Pig and Hive crash course
 
The Ring programming language version 1.8 book - Part 74 of 202
The Ring programming language version 1.8 book - Part 74 of 202The Ring programming language version 1.8 book - Part 74 of 202
The Ring programming language version 1.8 book - Part 74 of 202
 

Similar to The Ring programming language version 1.9 book - Part 103 of 210

The Ring programming language version 1.7 book - Part 105 of 196
The Ring programming language version 1.7 book - Part 105 of 196The Ring programming language version 1.7 book - Part 105 of 196
The Ring programming language version 1.7 book - Part 105 of 196Mahmoud Samir Fayed
 
The Ring programming language version 1.9 book - Part 108 of 210
The Ring programming language version 1.9 book - Part 108 of 210The Ring programming language version 1.9 book - Part 108 of 210
The Ring programming language version 1.9 book - Part 108 of 210Mahmoud Samir Fayed
 
The Ring programming language version 1.5.1 book - Part 172 of 180
The Ring programming language version 1.5.1 book - Part 172 of 180 The Ring programming language version 1.5.1 book - Part 172 of 180
The Ring programming language version 1.5.1 book - Part 172 of 180 Mahmoud Samir Fayed
 
The Ring programming language version 1.9 book - Part 111 of 210
The Ring programming language version 1.9 book - Part 111 of 210The Ring programming language version 1.9 book - Part 111 of 210
The Ring programming language version 1.9 book - Part 111 of 210Mahmoud Samir Fayed
 
The Ring programming language version 1.4 book - Part 28 of 30
The Ring programming language version 1.4 book - Part 28 of 30The Ring programming language version 1.4 book - Part 28 of 30
The Ring programming language version 1.4 book - Part 28 of 30Mahmoud Samir Fayed
 
The Ring programming language version 1.5.1 book - Part 79 of 180
The Ring programming language version 1.5.1 book - Part 79 of 180The Ring programming language version 1.5.1 book - Part 79 of 180
The Ring programming language version 1.5.1 book - Part 79 of 180Mahmoud Samir Fayed
 
The Ring programming language version 1.6 book - Part 176 of 189
The Ring programming language version 1.6 book - Part 176 of 189The Ring programming language version 1.6 book - Part 176 of 189
The Ring programming language version 1.6 book - Part 176 of 189Mahmoud Samir Fayed
 
The Ring programming language version 1.9 book - Part 96 of 210
The Ring programming language version 1.9 book - Part 96 of 210The Ring programming language version 1.9 book - Part 96 of 210
The Ring programming language version 1.9 book - Part 96 of 210Mahmoud Samir Fayed
 
The Ring programming language version 1.9 book - Part 104 of 210
The Ring programming language version 1.9 book - Part 104 of 210The Ring programming language version 1.9 book - Part 104 of 210
The Ring programming language version 1.9 book - Part 104 of 210Mahmoud Samir Fayed
 
The Ring programming language version 1.5.2 book - Part 80 of 181
The Ring programming language version 1.5.2 book - Part 80 of 181The Ring programming language version 1.5.2 book - Part 80 of 181
The Ring programming language version 1.5.2 book - Part 80 of 181Mahmoud Samir Fayed
 
The Ring programming language version 1.2 book - Part 76 of 84
The Ring programming language version 1.2 book - Part 76 of 84The Ring programming language version 1.2 book - Part 76 of 84
The Ring programming language version 1.2 book - Part 76 of 84Mahmoud Samir Fayed
 
The Ring programming language version 1.7 book - Part 98 of 196
The Ring programming language version 1.7 book - Part 98 of 196The Ring programming language version 1.7 book - Part 98 of 196
The Ring programming language version 1.7 book - Part 98 of 196Mahmoud Samir Fayed
 
The Ring programming language version 1.9 book - Part 114 of 210
The Ring programming language version 1.9 book - Part 114 of 210The Ring programming language version 1.9 book - Part 114 of 210
The Ring programming language version 1.9 book - Part 114 of 210Mahmoud Samir Fayed
 
The Ring programming language version 1.5.2 book - Part 171 of 181
The Ring programming language version 1.5.2 book - Part 171 of 181The Ring programming language version 1.5.2 book - Part 171 of 181
The Ring programming language version 1.5.2 book - Part 171 of 181Mahmoud Samir Fayed
 
The Ring programming language version 1.7 book - Part 101 of 196
The Ring programming language version 1.7 book - Part 101 of 196The Ring programming language version 1.7 book - Part 101 of 196
The Ring programming language version 1.7 book - Part 101 of 196Mahmoud Samir Fayed
 
The Ring programming language version 1.2 book - Part 60 of 84
The Ring programming language version 1.2 book - Part 60 of 84The Ring programming language version 1.2 book - Part 60 of 84
The Ring programming language version 1.2 book - Part 60 of 84Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 106 of 212
The Ring programming language version 1.10 book - Part 106 of 212The Ring programming language version 1.10 book - Part 106 of 212
The Ring programming language version 1.10 book - Part 106 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.7 book - Part 112 of 196
The Ring programming language version 1.7 book - Part 112 of 196The Ring programming language version 1.7 book - Part 112 of 196
The Ring programming language version 1.7 book - Part 112 of 196Mahmoud Samir Fayed
 
4Developers 2018: Evolution of C++ Class Design (Mariusz Łapiński)
4Developers 2018: Evolution of C++ Class Design (Mariusz Łapiński)4Developers 2018: Evolution of C++ Class Design (Mariusz Łapiński)
4Developers 2018: Evolution of C++ Class Design (Mariusz Łapiński)PROIDEA
 

Similar to The Ring programming language version 1.9 book - Part 103 of 210 (20)

The Ring programming language version 1.7 book - Part 105 of 196
The Ring programming language version 1.7 book - Part 105 of 196The Ring programming language version 1.7 book - Part 105 of 196
The Ring programming language version 1.7 book - Part 105 of 196
 
The Ring programming language version 1.9 book - Part 108 of 210
The Ring programming language version 1.9 book - Part 108 of 210The Ring programming language version 1.9 book - Part 108 of 210
The Ring programming language version 1.9 book - Part 108 of 210
 
The Ring programming language version 1.5.1 book - Part 172 of 180
The Ring programming language version 1.5.1 book - Part 172 of 180 The Ring programming language version 1.5.1 book - Part 172 of 180
The Ring programming language version 1.5.1 book - Part 172 of 180
 
The Ring programming language version 1.9 book - Part 111 of 210
The Ring programming language version 1.9 book - Part 111 of 210The Ring programming language version 1.9 book - Part 111 of 210
The Ring programming language version 1.9 book - Part 111 of 210
 
The Ring programming language version 1.4 book - Part 28 of 30
The Ring programming language version 1.4 book - Part 28 of 30The Ring programming language version 1.4 book - Part 28 of 30
The Ring programming language version 1.4 book - Part 28 of 30
 
The Ring programming language version 1.5.1 book - Part 79 of 180
The Ring programming language version 1.5.1 book - Part 79 of 180The Ring programming language version 1.5.1 book - Part 79 of 180
The Ring programming language version 1.5.1 book - Part 79 of 180
 
The Ring programming language version 1.6 book - Part 176 of 189
The Ring programming language version 1.6 book - Part 176 of 189The Ring programming language version 1.6 book - Part 176 of 189
The Ring programming language version 1.6 book - Part 176 of 189
 
The Ring programming language version 1.9 book - Part 96 of 210
The Ring programming language version 1.9 book - Part 96 of 210The Ring programming language version 1.9 book - Part 96 of 210
The Ring programming language version 1.9 book - Part 96 of 210
 
The Ring programming language version 1.9 book - Part 104 of 210
The Ring programming language version 1.9 book - Part 104 of 210The Ring programming language version 1.9 book - Part 104 of 210
The Ring programming language version 1.9 book - Part 104 of 210
 
The Ring programming language version 1.5.2 book - Part 80 of 181
The Ring programming language version 1.5.2 book - Part 80 of 181The Ring programming language version 1.5.2 book - Part 80 of 181
The Ring programming language version 1.5.2 book - Part 80 of 181
 
The Ring programming language version 1.2 book - Part 76 of 84
The Ring programming language version 1.2 book - Part 76 of 84The Ring programming language version 1.2 book - Part 76 of 84
The Ring programming language version 1.2 book - Part 76 of 84
 
The Ring programming language version 1.7 book - Part 98 of 196
The Ring programming language version 1.7 book - Part 98 of 196The Ring programming language version 1.7 book - Part 98 of 196
The Ring programming language version 1.7 book - Part 98 of 196
 
The Ring programming language version 1.9 book - Part 114 of 210
The Ring programming language version 1.9 book - Part 114 of 210The Ring programming language version 1.9 book - Part 114 of 210
The Ring programming language version 1.9 book - Part 114 of 210
 
The Ring programming language version 1.5.2 book - Part 171 of 181
The Ring programming language version 1.5.2 book - Part 171 of 181The Ring programming language version 1.5.2 book - Part 171 of 181
The Ring programming language version 1.5.2 book - Part 171 of 181
 
The Ring programming language version 1.7 book - Part 101 of 196
The Ring programming language version 1.7 book - Part 101 of 196The Ring programming language version 1.7 book - Part 101 of 196
The Ring programming language version 1.7 book - Part 101 of 196
 
The Ring programming language version 1.2 book - Part 60 of 84
The Ring programming language version 1.2 book - Part 60 of 84The Ring programming language version 1.2 book - Part 60 of 84
The Ring programming language version 1.2 book - Part 60 of 84
 
The Ring programming language version 1.10 book - Part 106 of 212
The Ring programming language version 1.10 book - Part 106 of 212The Ring programming language version 1.10 book - Part 106 of 212
The Ring programming language version 1.10 book - Part 106 of 212
 
【Unity】Scriptable object 入門と活用例
【Unity】Scriptable object 入門と活用例【Unity】Scriptable object 入門と活用例
【Unity】Scriptable object 入門と活用例
 
The Ring programming language version 1.7 book - Part 112 of 196
The Ring programming language version 1.7 book - Part 112 of 196The Ring programming language version 1.7 book - Part 112 of 196
The Ring programming language version 1.7 book - Part 112 of 196
 
4Developers 2018: Evolution of C++ Class Design (Mariusz Łapiński)
4Developers 2018: Evolution of C++ Class Design (Mariusz Łapiński)4Developers 2018: Evolution of C++ Class Design (Mariusz Łapiński)
4Developers 2018: Evolution of C++ Class Design (Mariusz Łapiński)
 

More from Mahmoud Samir Fayed

The Ring programming language version 1.10 book - Part 212 of 212
The Ring programming language version 1.10 book - Part 212 of 212The Ring programming language version 1.10 book - Part 212 of 212
The Ring programming language version 1.10 book - Part 212 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 211 of 212
The Ring programming language version 1.10 book - Part 211 of 212The Ring programming language version 1.10 book - Part 211 of 212
The Ring programming language version 1.10 book - Part 211 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 210 of 212
The Ring programming language version 1.10 book - Part 210 of 212The Ring programming language version 1.10 book - Part 210 of 212
The Ring programming language version 1.10 book - Part 210 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 208 of 212
The Ring programming language version 1.10 book - Part 208 of 212The Ring programming language version 1.10 book - Part 208 of 212
The Ring programming language version 1.10 book - Part 208 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 207 of 212
The Ring programming language version 1.10 book - Part 207 of 212The Ring programming language version 1.10 book - Part 207 of 212
The Ring programming language version 1.10 book - Part 207 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 205 of 212
The Ring programming language version 1.10 book - Part 205 of 212The Ring programming language version 1.10 book - Part 205 of 212
The Ring programming language version 1.10 book - Part 205 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 206 of 212
The Ring programming language version 1.10 book - Part 206 of 212The Ring programming language version 1.10 book - Part 206 of 212
The Ring programming language version 1.10 book - Part 206 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 204 of 212
The Ring programming language version 1.10 book - Part 204 of 212The Ring programming language version 1.10 book - Part 204 of 212
The Ring programming language version 1.10 book - Part 204 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 203 of 212
The Ring programming language version 1.10 book - Part 203 of 212The Ring programming language version 1.10 book - Part 203 of 212
The Ring programming language version 1.10 book - Part 203 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 202 of 212
The Ring programming language version 1.10 book - Part 202 of 212The Ring programming language version 1.10 book - Part 202 of 212
The Ring programming language version 1.10 book - Part 202 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 201 of 212
The Ring programming language version 1.10 book - Part 201 of 212The Ring programming language version 1.10 book - Part 201 of 212
The Ring programming language version 1.10 book - Part 201 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 200 of 212
The Ring programming language version 1.10 book - Part 200 of 212The Ring programming language version 1.10 book - Part 200 of 212
The Ring programming language version 1.10 book - Part 200 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 199 of 212
The Ring programming language version 1.10 book - Part 199 of 212The Ring programming language version 1.10 book - Part 199 of 212
The Ring programming language version 1.10 book - Part 199 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 198 of 212
The Ring programming language version 1.10 book - Part 198 of 212The Ring programming language version 1.10 book - Part 198 of 212
The Ring programming language version 1.10 book - Part 198 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 197 of 212
The Ring programming language version 1.10 book - Part 197 of 212The Ring programming language version 1.10 book - Part 197 of 212
The Ring programming language version 1.10 book - Part 197 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 196 of 212
The Ring programming language version 1.10 book - Part 196 of 212The Ring programming language version 1.10 book - Part 196 of 212
The Ring programming language version 1.10 book - Part 196 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 195 of 212
The Ring programming language version 1.10 book - Part 195 of 212The Ring programming language version 1.10 book - Part 195 of 212
The Ring programming language version 1.10 book - Part 195 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 194 of 212
The Ring programming language version 1.10 book - Part 194 of 212The Ring programming language version 1.10 book - Part 194 of 212
The Ring programming language version 1.10 book - Part 194 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 193 of 212
The Ring programming language version 1.10 book - Part 193 of 212The Ring programming language version 1.10 book - Part 193 of 212
The Ring programming language version 1.10 book - Part 193 of 212Mahmoud Samir Fayed
 
The Ring programming language version 1.10 book - Part 192 of 212
The Ring programming language version 1.10 book - Part 192 of 212The Ring programming language version 1.10 book - Part 192 of 212
The Ring programming language version 1.10 book - Part 192 of 212Mahmoud Samir Fayed
 

More from Mahmoud Samir Fayed (20)

The Ring programming language version 1.10 book - Part 212 of 212
The Ring programming language version 1.10 book - Part 212 of 212The Ring programming language version 1.10 book - Part 212 of 212
The Ring programming language version 1.10 book - Part 212 of 212
 
The Ring programming language version 1.10 book - Part 211 of 212
The Ring programming language version 1.10 book - Part 211 of 212The Ring programming language version 1.10 book - Part 211 of 212
The Ring programming language version 1.10 book - Part 211 of 212
 
The Ring programming language version 1.10 book - Part 210 of 212
The Ring programming language version 1.10 book - Part 210 of 212The Ring programming language version 1.10 book - Part 210 of 212
The Ring programming language version 1.10 book - Part 210 of 212
 
The Ring programming language version 1.10 book - Part 208 of 212
The Ring programming language version 1.10 book - Part 208 of 212The Ring programming language version 1.10 book - Part 208 of 212
The Ring programming language version 1.10 book - Part 208 of 212
 
The Ring programming language version 1.10 book - Part 207 of 212
The Ring programming language version 1.10 book - Part 207 of 212The Ring programming language version 1.10 book - Part 207 of 212
The Ring programming language version 1.10 book - Part 207 of 212
 
The Ring programming language version 1.10 book - Part 205 of 212
The Ring programming language version 1.10 book - Part 205 of 212The Ring programming language version 1.10 book - Part 205 of 212
The Ring programming language version 1.10 book - Part 205 of 212
 
The Ring programming language version 1.10 book - Part 206 of 212
The Ring programming language version 1.10 book - Part 206 of 212The Ring programming language version 1.10 book - Part 206 of 212
The Ring programming language version 1.10 book - Part 206 of 212
 
The Ring programming language version 1.10 book - Part 204 of 212
The Ring programming language version 1.10 book - Part 204 of 212The Ring programming language version 1.10 book - Part 204 of 212
The Ring programming language version 1.10 book - Part 204 of 212
 
The Ring programming language version 1.10 book - Part 203 of 212
The Ring programming language version 1.10 book - Part 203 of 212The Ring programming language version 1.10 book - Part 203 of 212
The Ring programming language version 1.10 book - Part 203 of 212
 
The Ring programming language version 1.10 book - Part 202 of 212
The Ring programming language version 1.10 book - Part 202 of 212The Ring programming language version 1.10 book - Part 202 of 212
The Ring programming language version 1.10 book - Part 202 of 212
 
The Ring programming language version 1.10 book - Part 201 of 212
The Ring programming language version 1.10 book - Part 201 of 212The Ring programming language version 1.10 book - Part 201 of 212
The Ring programming language version 1.10 book - Part 201 of 212
 
The Ring programming language version 1.10 book - Part 200 of 212
The Ring programming language version 1.10 book - Part 200 of 212The Ring programming language version 1.10 book - Part 200 of 212
The Ring programming language version 1.10 book - Part 200 of 212
 
The Ring programming language version 1.10 book - Part 199 of 212
The Ring programming language version 1.10 book - Part 199 of 212The Ring programming language version 1.10 book - Part 199 of 212
The Ring programming language version 1.10 book - Part 199 of 212
 
The Ring programming language version 1.10 book - Part 198 of 212
The Ring programming language version 1.10 book - Part 198 of 212The Ring programming language version 1.10 book - Part 198 of 212
The Ring programming language version 1.10 book - Part 198 of 212
 
The Ring programming language version 1.10 book - Part 197 of 212
The Ring programming language version 1.10 book - Part 197 of 212The Ring programming language version 1.10 book - Part 197 of 212
The Ring programming language version 1.10 book - Part 197 of 212
 
The Ring programming language version 1.10 book - Part 196 of 212
The Ring programming language version 1.10 book - Part 196 of 212The Ring programming language version 1.10 book - Part 196 of 212
The Ring programming language version 1.10 book - Part 196 of 212
 
The Ring programming language version 1.10 book - Part 195 of 212
The Ring programming language version 1.10 book - Part 195 of 212The Ring programming language version 1.10 book - Part 195 of 212
The Ring programming language version 1.10 book - Part 195 of 212
 
The Ring programming language version 1.10 book - Part 194 of 212
The Ring programming language version 1.10 book - Part 194 of 212The Ring programming language version 1.10 book - Part 194 of 212
The Ring programming language version 1.10 book - Part 194 of 212
 
The Ring programming language version 1.10 book - Part 193 of 212
The Ring programming language version 1.10 book - Part 193 of 212The Ring programming language version 1.10 book - Part 193 of 212
The Ring programming language version 1.10 book - Part 193 of 212
 
The Ring programming language version 1.10 book - Part 192 of 212
The Ring programming language version 1.10 book - Part 192 of 212The Ring programming language version 1.10 book - Part 192 of 212
The Ring programming language version 1.10 book - Part 192 of 212
 

Recently uploaded

VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnAmarnathKambale
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...panagenda
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfkalichargn70th171
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024VictoriaMetrics
 
WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension AidPhilip Schwarz
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyviewmasabamasaba
 
%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrandmasabamasaba
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...Jittipong Loespradit
 
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With SimplicityWSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With SimplicityWSO2
 
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionIntroducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionOnePlan Solutions
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisamasabamasaba
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesVictorSzoltysek
 
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Bert Jan Schrijver
 

Recently uploaded (20)

VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
 
WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
 
%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
 
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With SimplicityWSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
 
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionIntroducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
 
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
 

The Ring programming language version 1.9 book - Part 103 of 210

  • 1. Ring Documentation, Release 1.9 • const char *getWindowUnblockedEvent(void) • const char *getPaintEvent(void) • const char *getChildAddedEvent(void) • const char *getChildPolishedEvent(void) • const char *getChildRemovedEvent(void) • void setEventOutput(bool x) • QObject *getParentObject(void) • QWidget *getParentWidget(void) • void setKeyPressFunc(const char *cStr) • void setMouseButtonPressFunc(const char *cStr) • void setMouseButtonReleaseFunc(const char *cStr) • void setMouseButtonDblClickFunc(const char *cStr) • void setMouseMoveFunc(const char *cStr) • void setCloseFunc(const char *cStr) • void setContextMenuFunc(const char *cStr) • void setDragEnterFunc(const char *cStr) • void setDragLeaveFunc(const char *cStr) • void setDragMoveFunc(const char *cStr) • void setDropFunc(const char *cStr) • void setEnterFunc(const char *cStr) • void setFocusInFunc(const char *cStr) • void setFocusOutFunc(const char *cStr) • void setKeyReleaseFunc(const char *cStr) • void setLeaveFunc(const char *cStr) • void setNonClientAreaMouseButtonDblClickFunc(const char *cStr) • void setNonClientAreaMouseButtonPressFunc(const char *cStr) • void setNonClientAreaMouseButtonReleaseFunc(const char *cStr) • void setNonClientAreaMouseMoveFunc(const char *cStr) • void setMoveFunc(const char *cStr) • void setResizeFunc(const char *cStr) • void setWindowActivateFunc(const char *cStr) • void setWindowBlockedFunc(const char *cStr) • void setWindowDeactivateFunc(const char *cStr) • void setWindowStateChangeFunc(const char *cStr) • void setWindowUnblockedFunc(const char *cStr) • void setPaintFunc(const char *cStr) 87.10. QAllEvents Class 989
  • 2. Ring Documentation, Release 1.9 • void setChildAddedFunc(const char *cStr) • void setChildPolishedFunc(const char *cStr) • void setChildRemovedFunc(const char *cStr) • const char *getKeyPressFunc(void) • const char *getMouseButtonPressFunc(void) • const char *getMouseButtonReleaseFunc(void) • const char *getMouseButtonDblClickFunc(void) • const char *getMouseMoveFunc(void) • const char *getCloseFunc(void) • const char *getContextMenuFunc(void) • const char *getDragEnterFunc(void) • const char *getDragLeaveFunc(void) • const char *getDragMoveFunc(void) • const char *getDropFunc(void) • const char *getEnterFunc(void) • const char *getFocusInFunc(void) • const char *getFocusOutFunc(void) • const char *getKeyReleaseFunc(void) • const char *getLeaveFunc(void) • const char *getNonClientAreaMouseButtonDblClickFunc(void) • const char *getNonClientAreaMouseButtonPressFunc(void) • const char *getNonClientAreaMouseButtonReleaseFunc(void) • const char *getNonClientAreaMouseMoveFunc(void) • const char *getMoveFunc(void) • const char *getResizeFunc(void) • const char *getWindowActivateFunc(void) • const char *getWindowBlockedFunc(void) • const char *getWindowDeactivateFunc(void) • const char *getWindowStateChangeFunc(void) • const char *getWindowUnblockedFunc(void) • const char *getPaintFunc(void) • const char *getChildAddedFunc(void) • const char *getChildPolishedFunc(void) • const char *getChildRemovedFunc(void) • QDropEvent *getDropEventObject(void) • QDragMoveEvent *getDragMoveEventObject(void) 87.10. QAllEvents Class 990
  • 3. Ring Documentation, Release 1.9 • QDragEnterEvent *getDragEnterEventObject(void) • QDragLeaveEvent *getDragLeaveEventObject(void) • QChildEvent *getChildEventObject(void) 87.11 QApp Class C++ Reference : http://doc.qt.io/qt-5/QApplication.html Parent Class : QGuiApplication • void exec(void) • void quit(void) • void processEvents(void) • void styleWindows(void) • void styleWindowsVista(void) • void styleFusion(void) • void styleFusionBlack(void) • void styleFusionCustom(QColor,QColor,QColor,QColor,QColor,QColor,QColor,QColor,QColor,QColor,QColor,QColor) • void closeAllWindows(void) • Qt::KeyboardModifiers keyboardModifiers(void) 87.12 QAxBase Class C++ Reference : http://doc.qt.io/qt-5/QAxBase.html Parameters : QWidget * Parent Class : QObject • QVariant asVariant(void) • QString control(void) • void disableClassInfo(void) • void disableEventSink(void) • void disableMetaObject(void) • QVariant dynamicCall( char *function) • QVariant dynamicCall_2( char *function,QString) • QVariant dynamicCall_3(const char *function, QList<QVariant> ) • QVariant dynamicCall_4( char *function,int) • QString generateDocumentation(void) • bool isNull(void) • QAxObject *querySubObject(const char *name) • QAxObject *querySubObject_2(const char * name, QList<QVariant>) 87.11. QApp Class 991
  • 4. Ring Documentation, Release 1.9 • QAxObject *querySubObject_3(const char * name,const char *) • QAxObject *querySubObject_4(const char * name,int) • QAxObject *querySubObject_5(const char * name,const char *,int) • QAxObject *querySubObject_6(const char * name,const char *,const char *) • QAxObject *querySubObject_7(const char * name,const char *,const char *,int) • QAxObject *querySubObject_8(const char * name,const char *,int,int) • QAxObject *querySubObject_9(const char * name,float) • QAxObject *querySubObject_10(const char * name,const char *,float) • QAxObject *querySubObject_11(const char * name,const char *,const char *,float) • QAxObject *querySubObject_12(const char * name,const char *,float,float) • QAxObject *querySubObject_13(const char * name,double) • QAxObject *querySubObject_14(const char * name,const char *,double) • QAxObject *querySubObject_15(const char * name,const char *,const char *,double) • QAxObject *querySubObject_16(const char * name,const char *,double,double) • QAxObject *querySubObject_17(const char * name,int,const char *) • QAxObject *querySubObject_18(const char * name,int,const char *,const char *) • QAxObject *querySubObject_19(const char * name,int,const char *,const char *,const char *) • QAxObject *querySubObject_20(const char * name,int,const char *,const char *,int) • QAxObject *querySubObject_21(const char * name,int,const char *,int,const char *) • QAxObject *querySubObject_22(const char * name,float,const char *) • QAxObject *querySubObject_23(const char * name,float,const char *,const char *) • QAxObject *querySubObject_24(const char * name,float,const char *,const char *,const char *) • QAxObject *querySubObject_25(const char * name,float,const char *,const char *,float) • QAxObject *querySubObject_26(const char * name,float,const char *,float,const char *) • QAxObject *querySubObject_27(const char * name,double,const char *) • QAxObject *querySubObject_28(const char * name,double,const char *,const char *) • QAxObject *querySubObject_29(const char * name,double,const char *,const char *,const char *) • QAxObject *querySubObject_30(const char * name,double,const char *,const char *,double) • QAxObject *querySubObject_31(const char * name,double,const char *,double,const char *) • QAxObject *querySubObject_32(const char *name,QVariant,QVariant,QVariant,QVariant,QVariant,QVariant,QVariant,QVariant) • QAxObject *querySubObject_33(const char *name,QVariant,QVariant,QVariant,QVariant,QVariant,QVariant,QVariant) • QAxObject *querySubObject_34(const char *name,QVariant,QVariant,QVariant,QVariant,QVariant,QVariant) • QAxObject *querySubObject_35(const char *name,QVariant,QVariant,QVariant,QVariant,QVariant) • QAxObject *querySubObject_36(const char *name,QVariant,QVariant,QVariant,QVariant) • QAxObject *querySubObject_37(const char *name,QVariant,QVariant,QVariant) • QAxObject *querySubObject_38(const char *name,QVariant,QVariant) 87.12. QAxBase Class 992
  • 5. Ring Documentation, Release 1.9 • QAxObject *querySubObject_39(const char *name,QVariant) • bool setControl( QString ) • QStringList verbs(void) 87.13 QAxObject Class C++ Reference : http://doc.qt.io/qt-5/QAxObject.html Parameters : QString Parent Class : QAxBase • bool doVerb(QString) 87.14 QAxWidget Class C++ Reference : http://doc.qt.io/qt-5/QAxWidget.html Parameters : QWidget *parent, Qt::WindowFlags f Parent Class : QAxBase • bool doVerb(QString) 87.15 QBitmap Class C++ Reference : http://doc.qt.io/qt-5/QBitmap.html Parameters : void Parent Class : QPixmap • void clear(void) • void swap(QBitmap) • QBitmap transformed(QTransform) • QBitmap fromData(QSize, const uchar * bits, QImage::Format monoFormat) • QBitmap fromImage(QImage, Qt::ImageConversionFlags flags) 87.16 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) 87.13. QAxObject Class 993
  • 6. Ring Documentation, Release 1.9 87.17 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) • 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) 87.18 QBluetoothDeviceInfo Class C++ Reference : http://doc.qt.io/qt-5/QBluetoothDeviceInfo.html Parameters : void • QBluetoothAddress address(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 setServiceUuids(QList<QBluetoothUuid> uuids, QBluetoothDeviceInfo::DataCompleteness complete- ness) 87.17. QBluetoothDeviceDiscoveryAgent Class 994
  • 7. Ring Documentation, Release 1.9 87.19 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) 87.20 QBluetoothLocalDevice Class C++ Reference : http://doc.qt.io/qt-5/QBluetoothLocalDevice.html Parameters : QObject * • QBluetoothAddress address(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) • const char *getpairingFinishedEvent(void) 87.19. QBluetoothHostInfo Class 995
  • 8. Ring Documentation, Release 1.9 87.21 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) 87.22 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) • void setUuidFilter(QList<QBluetoothUuid> uuids) • void setUuidFilter_2(QBluetoothUuid uuid) 87.21. QBluetoothServer Class 996
  • 9. Ring Documentation, Release 1.9 • 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) 87.23 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) • QBluetoothUuid serviceUuid(void) • void setAttribute(quint16 attributeId, QVariant value) 87.23. QBluetoothServiceInfo Class 997
  • 10. Ring Documentation, Release 1.9 • 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) 87.24 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 *) • void setdisconnectedEvent(const char *) • void seterrorEvent(const char *) 87.24. QBluetoothSocket Class 998