SlideShare a Scribd company logo
Ring Documentation, Release 1.10
• void setfocusWindowChangedEvent(const char *)
• void setfontDatabaseChangedEvent(const char *)
• void setlastWindowClosedEvent(const char *)
• void setlayoutDirectionChangedEvent(const char *)
• void setpaletteChangedEvent(const char *)
• void setprimaryScreenChangedEvent(const char *)
• void setsaveStateRequestEvent(const char *)
• void setscreenAddedEvent(const char *)
• void setscreenRemovedEvent(const char *)
• const char *getapplicationDisplayNameChangedEvent(void)
• const char *getapplicationStateChangedEvent(void)
• const char *getcommitDataRequestEvent(void)
• const char *getfocusObjectChangedEvent(void)
• const char *getfocusWindowChangedEvent(void)
• const char *getfontDatabaseChangedEvent(void)
• const char *getlastWindowClosedEvent(void)
• const char *getlayoutDirectionChangedEvent(void)
• const char *getpaletteChangedEvent(void)
• const char *getprimaryScreenChangedEvent(void)
• const char *getsaveStateRequestEvent(void)
• const char *getscreenAddedEvent(void)
• const char *getscreenRemovedEvent(void)
89.94 QHBoxLayout Class
C++ Reference : http://doc.qt.io/qt-5/QHBoxLayout.html
Parameters : void
Parent Class : QBoxLayout
• void addWidget(QWidget *)
• void addLayout(QLayout *)
89.95 QHeaderView Class
C++ Reference : http://doc.qt.io/qt-5/QHeaderView.html
Parameters : Qt::Orientation, QWidget *
Parent Class : QAbstractItemView
• bool cascadingSectionResizes(void)
89.94. QHBoxLayout Class 1068
Ring Documentation, Release 1.10
• int count(void)
• Qt::Alignment defaultAlignment(void)
• int defaultSectionSize(void)
• int hiddenSectionCount(void)
• void hideSection(int logicalIndex)
• bool highlightSections(void)
• bool isSectionHidden(int logicalIndex)
• bool isSortIndicatorShown(void)
• int length(void)
• int logicalIndex(int visualIndex)
• int logicalIndexAt(int position)
• int logicalIndexAt_2(int x, int y)
• int logicalIndexAt_3( QPoint pos)
• int maximumSectionSize(void)
• int minimumSectionSize_2(void)
• void moveSection(int from, int to)
• int offset(void)
• Qt::Orientation orientation(void)
• int resizeContentsPrecision(void)
• void resizeSection(int logicalIndex, int size)
• void resizeSections(QHeaderView::ResizeMode mode)
• bool restoreState( QByteArray state)
• QByteArray saveState(void)
• int sectionPosition(int logicalIndex)
• QHeaderView::ResizeMode sectionResizeMode(int logicalIndex)
• int sectionSize(int logicalIndex)
• int sectionSizeHint(int logicalIndex)
• int sectionViewportPosition(int logicalIndex)
• bool sectionsClickable(void)
• bool sectionsHidden(void)
• bool sectionsMovable(void)
• bool sectionsMoved(void)
• void setCascadingSectionResizes(bool enable)
• void setDefaultAlignment(Qt::Alignment alignment)
• void setDefaultSectionSize(int size)
• void setHighlightSections(bool highlight)
89.95. QHeaderView Class 1069
Ring Documentation, Release 1.10
• void setMaximumSectionSize(int size)
• void setMinimumSectionSize(int size)
• void setResizeContentsPrecision(int precision)
• void setSectionHidden(int logicalIndex, bool hide)
• void setSectionResizeMode(QHeaderView::ResizeMode mode)
• void setSectionResizeMode_2(int logicalIndex, QHeaderView::ResizeMode mode)
• void setSectionsClickable(bool clickable)
• void setSectionsMovable(bool movable)
• void setSortIndicator(int logicalIndex, Qt::SortOrder order)
• void setSortIndicatorShown(bool show)
• void setStretchLastSection(bool stretch)
• void showSection(int logicalIndex)
• Qt::SortOrder sortIndicatorOrder(void)
• int sortIndicatorSection(void)
• bool stretchLastSection(void)
• int stretchSectionCount(void)
• void swapSections(int first, int second)
• int visualIndex(int logicalIndex)
• int visualIndexAt(int position)
• void headerDataChanged(Qt::Orientation orientation, int logicalFirst, int logicalLast)
• void setOffset(int offset)
• void setOffsetToLastSection(void)
• void setOffsetToSectionPosition(int visualSectionNumber)
• void setgeometriesChangedEvent(const char *)
• void setsectionClickedEvent(const char *)
• void setsectionCountChangedEvent(const char *)
• void setsectionDoubleClickedEvent(const char *)
• void setsectionEnteredEvent(const char *)
• void setsectionHandleDoubleClickedEvent(const char *)
• void setsectionMovedEvent(const char *)
• void setsectionPressedEvent(const char *)
• void setsectionResizedEvent(const char *)
• void setsortIndicatorChangedEvent(const char *)
• const char *getgeometriesChangedEvent(void)
• const char *getsectionClickedEvent(void)
• const char *getsectionCountChangedEvent(void)
89.95. QHeaderView Class 1070
Ring Documentation, Release 1.10
• const char *getsectionDoubleClickedEvent(void)
• const char *getsectionEnteredEvent(void)
• const char *getsectionHandleDoubleClickedEvent(void)
• const char *getsectionMovedEvent(void)
• const char *getsectionPressedEvent(void)
• const char *getsectionResizedEvent(void)
• const char *getsortIndicatorChangedEvent(void)
• void geteventparameters(void)
89.96 QHostAddress Class
C++ Reference : http://doc.qt.io/qt-5/QHostAddress.html
Parameters : void
• void clear(void)
• bool isInSubnet(QHostAddress, int netmask)
• bool isNull(void)
• int protocol(void)
• QString scopeId(void)
• bool setAddress(QString)
• int toIPv4Address(void)
• Q_IPV6ADDR toIPv6Address(void)
• QString toString(void)
89.97 QHostInfo Class
C++ Reference : http://doc.qt.io/qt-5/QHostInfo.html
Parameters : void
• int error(void)
• QString errorString(void)
• QString hostName(void)
• int lookupId(void)
• void setError(QHostInfo::HostInfoError error)
• void setErrorString(QString)
• void setHostName(QString)
• void setLookupId(int id)
• void abortHostLookup(int id)
• QHostInfo fromName(QString)
89.96. QHostAddress Class 1071
Ring Documentation, Release 1.10
• QString localDomainName(void)
• QString localHostName(void)
89.98 QIODevice Class
C++ Reference : http://doc.qt.io/qt-5/QIODevice.html
Parameters : void
Parent Class : QObject
• QString errorString(void)
• bool getChar(char *c)
• bool isOpen(void)
• bool isReadable(void)
• bool isTextModeEnabled(void)
• bool isWritable(void)
• int openMode(void)
• int peek(char *data, int maxSize)
• int read(char *data, int maxSize)
• int readLine(char *data, int maxSize)
• void ungetChar(char c)
• int write(const char *data, int maxSize)
• bool atEnd(void)
• bool canReadLine(void)
• void close(void)
• bool open(QIODevice::OpenMode flags)
• qint64 pos(void)
• bool seek(qint64 pos)
• qint64 size(void)
• void setaboutToCloseEvent(const char *)
• void setbytesWrittenEvent(const char *)
• void setreadChannelFinishedEvent(const char *)
• void setreadyReadEvent(const char *)
• const char *getaboutToCloseEvent(void)
• const char *getbytesWrittenEvent(void)
• const char *getreadChannelFinishedEvent(void)
• const char *getreadyReadEvent(void)
89.98. QIODevice Class 1072
Ring Documentation, Release 1.10
89.99 QIcon Class
C++ Reference : http://doc.qt.io/qt-5/QIcon.html
Parameters : QPixmap
89.100 QImage Class
C++ Reference : http://doc.qt.io/qt-5/QImage.html
Parameters : void
• bool allGray(void)
• int bitPlaneCount(void)
• uchar *bits(void)
• int byteCount(void)
• int bytesPerLine(void)
• qint64 cacheKey(void)
• QRgb color(int i)
• int colorCount(void)
• const uchar *constBits(void)
• const uchar *constScanLine(int i)
• QImage convertToFormat(QImage::Format format, Qt::ImageConversionFlags flags)
• QImage copy(int x, int y, int width, int height)
• QImage createAlphaMask(Qt::ImageConversionFlags flags)
• QImage createHeuristicMask(bool clipTight)
• QImage createMaskFromColor(QRgb color, Qt::MaskMode mode)
• int depth(void)
• int dotsPerMeterX(void)
• int dotsPerMeterY(void)
• void fill(QColor)
• QImage::Format format(void)
• bool hasAlphaChannel(void)
• int height(void)
• void invertPixels(QImage::InvertMode mode)
• bool isGrayscale(void)
• bool isNull(void)
• bool load(QString, const char *format) # In RingQt use : bool loadimage(QString, const char *format)
• bool loadFromData(QByteArray, const char * format)
• QImage mirrored(bool horizontal, bool vertical)
89.99. QIcon Class 1073
Ring Documentation, Release 1.10
• QPoint offset(void)
• QRgb pixel(int x, int y)
• int pixelIndex(int x, int y)
• QRect rect(void)
• QImage rgbSwapped(void)
• bool save(QString, const char * format, int quality)
• QImage scaled(int width, int height, Qt::AspectRatioMode aspectRatioMode, Qt::TransformationMode trans-
formMode)
• QImage scaledToHeight(int height, Qt::TransformationMode mode )
• QImage scaledToWidth(int width, Qt::TransformationMode mode)
• uchar *scanLine(int i)
• void setColor(int index, QRgb colorValue)
• void setColorCount(int colorCount)
• void setDotsPerMeterX(int x)
• void setDotsPerMeterY(int y)
• void setOffset(QPoint)
• void setPixel(int x, int y, uint index_or_rgb)
• void setText(QString,QString)
• QSize size(void)
• void swap(QImage)
• QString text(QString)
• QStringList textKeys(void)
• QImage transformed(QMatrix, Qt::TransformationMode mode)
• bool valid(int x, int y)
• int width(void)
89.101 QInputDialog Class
C++ Reference : http://doc.qt.io/qt-5/QInputDialog.html
Parameters : QWidget *
Parent Class : QDialog
• QString cancelButtonText(void)
• QStringList comboBoxItems(void)
• int doubleDecimals(void)
• double doubleMaximum(void)
• double doubleMinimum(void)
• double doubleValue(void)
89.101. QInputDialog Class 1074
Ring Documentation, Release 1.10
• int inputMode(void)
• int intMaximum(void)
• int intMinimum(void)
• int intStep(void)
• int intValue(void)
• bool isComboBoxEditable(void)
• QString labelText(void)
• QString okButtonText(void)
• void open(QObject *receiver, const char *member)
• int options(void)
• void setCancelButtonText(QString)
• void setComboBoxEditable(bool editable)
• void setComboBoxItems(QStringList)
• void setDoubleDecimals(int decimals)
• void setDoubleMaximum(double max)
• void setDoubleMinimum(double min)
• void setDoubleRange(double min, double max)
• void setDoubleValue(double value)
• void setInputMode(QInputDialog::InputMode mode)
• void setIntMaximum(int max)
• void setIntMinimum(int min)
• void setIntRange(int min, int max)
• void setIntStep(int step)
• void setIntValue(int value)
• void setLabelText(QString)
• void setOkButtonText(QString)
• void setOption(QInputDialog::InputDialogOption option, bool on)
• void setOptions(QInputDialog::InputDialogOption options)
• void setTextEchoMode(QLineEdit::EchoMode mode)
• void setTextValue(QString)
• bool testOption(QInputDialog::InputDialogOption option)
• int textEchoMode(void)
• QString textValue(void)
• double getDouble(QWidget *parent,QString,QString, double value, double min, double max , int decimals, bool
*ok, Qt::WindowType flags)
• int getInt(QWidget *parent,QString,QString, int value, int min, int max, int step, bool *ok, Qt::WindowType
flags)
89.101. QInputDialog Class 1075
Ring Documentation, Release 1.10
89.102 QJsonArray Class
C++ Reference : http://doc.qt.io/qt-5/QJsonArray.html
Parameters : void
• void append(QJsonValue value)
• QJsonValue at(int i)
• bool contains(QJsonValue value)
• int count(void)
• bool empty(void)
• QJsonValue first(void)
• void insert(int i, QJsonValue value)
• bool isEmpty(void)
• QJsonValue last(void)
• void pop_back(void)
• void pop_front(void)
• void prepend(QJsonValue value)
• void push_back(QJsonValue value)
• void push_front(QJsonValue value)
• void removeAt(int i)
• void removeFirst(void)
• void removeLast(void)
• void replace(int i, QJsonValue value)
• int size(void)
• QJsonValue takeAt(int i)
• QVariantList toVariantList(void)
• QJsonArray fromStringList(QStringList list)
• QJsonArray fromVariantList(QVariantList list)
89.103 QJsonDocument Class
C++ Reference : http://doc.qt.io/qt-5/QJsonDocument.html
Parameters : void
• QJsonArray array(void)
• bool isArray(void)
• bool isEmpty(void)
• bool isNull(void)
• bool isObject(void)
89.102. QJsonArray Class 1076
Ring Documentation, Release 1.10
• QJsonObject object(void)
• const char * rawData(int * size)
• void setArray(QJsonArray array)
• void setObject(QJsonObject object)
• QByteArray toBinaryData(void)
• QByteArray toJson(QJsonDocument::JsonFormat format)
• QVariant toVariant(void)
• QJsonDocument fromBinaryData( QByteArray data, QJsonDocument::DataValidation validation)
• QJsonDocument fromJson( QByteArray json, QJsonParseError * error)
• QJsonDocument fromRawData( char * data, int size, QJsonDocument::DataValidation validation)
• QJsonDocument fromVariant( QVariant variant)
89.104 QJsonObject Class
C++ Reference : http://doc.qt.io/qt-5/QJsonObject.html
Parameters : void
• bool contains(QString key)
• int count(void)
• bool empty(void)
• bool isEmpty(void)
• QStringList keys(void)
• int length(void)
• void remove(QString key)
• int size(void)
• QJsonValue take(QString key)
• QVariantMap toVariantMap(void)
• QJsonValue value(QString key)
• QJsonObject fromVariantMap(QVariantMap map)
89.105 QJsonParseError Class
C++ Reference : http://doc.qt.io/qt-5/QJsonParseError.html
Parameters : void
• QString errorString(void)
89.104. QJsonObject Class 1077

More Related Content

PDF
The Ring programming language version 1.8 book - Part 103 of 202
PDF
The Ring programming language version 1.6 book - Part 170 of 189
PDF
The Ring programming language version 1.8 book - Part 113 of 202
PDF
The Ring programming language version 1.9 book - Part 109 of 210
PDF
The Ring programming language version 1.10 book - Part 123 of 212
PDF
The Ring programming language version 1.7 book - Part 99 of 196
PDF
The Ring programming language version 1.2 book - Part 65 of 84
PDF
The Ring programming language version 1.6 book - Part 168 of 189
The Ring programming language version 1.8 book - Part 103 of 202
The Ring programming language version 1.6 book - Part 170 of 189
The Ring programming language version 1.8 book - Part 113 of 202
The Ring programming language version 1.9 book - Part 109 of 210
The Ring programming language version 1.10 book - Part 123 of 212
The Ring programming language version 1.7 book - Part 99 of 196
The Ring programming language version 1.2 book - Part 65 of 84
The Ring programming language version 1.6 book - Part 168 of 189

What's hot (20)

PDF
The Ring programming language version 1.9 book - Part 118 of 210
PDF
The Ring programming language version 1.6 book - Part 177 of 189
PDF
The Ring programming language version 1.2 book - Part 72 of 84
PDF
The Ring programming language version 1.2 book - Part 71 of 84
PDF
The Ring programming language version 1.5.3 book - Part 174 of 194
PDF
The Ring programming language version 1.5.4 book - Part 171 of 185
PDF
The Ring programming language version 1.3 book - Part 76 of 88
PDF
The Ring programming language version 1.5.3 book - Part 173 of 194
PDF
The Ring programming language version 1.5.3 book - Part 181 of 194
PDF
The Ring programming language version 1.5.3 book - Part 184 of 194
PDF
The Ring programming language version 1.5.2 book - Part 163 of 181
PDF
The Ring programming language version 1.7 book - Part 106 of 196
PDF
The Ring programming language version 1.9 book - Part 110 of 210
PDF
The Ring programming language version 1.9 book - Part 117 of 210
PDF
The Ring programming language version 1.2 book - Part 74 of 84
PDF
The Ring programming language version 1.2 book - Part 70 of 84
PDF
The Ring programming language version 1.2 book - Part 73 of 84
PDF
The Ring programming language version 1.8 book - Part 111 of 202
PDF
The Ring programming language version 1.5.3 book - Part 179 of 194
PDF
The Ring programming language version 1.5.2 book - Part 162 of 181
The Ring programming language version 1.9 book - Part 118 of 210
The Ring programming language version 1.6 book - Part 177 of 189
The Ring programming language version 1.2 book - Part 72 of 84
The Ring programming language version 1.2 book - Part 71 of 84
The Ring programming language version 1.5.3 book - Part 174 of 194
The Ring programming language version 1.5.4 book - Part 171 of 185
The Ring programming language version 1.3 book - Part 76 of 88
The Ring programming language version 1.5.3 book - Part 173 of 194
The Ring programming language version 1.5.3 book - Part 181 of 194
The Ring programming language version 1.5.3 book - Part 184 of 194
The Ring programming language version 1.5.2 book - Part 163 of 181
The Ring programming language version 1.7 book - Part 106 of 196
The Ring programming language version 1.9 book - Part 110 of 210
The Ring programming language version 1.9 book - Part 117 of 210
The Ring programming language version 1.2 book - Part 74 of 84
The Ring programming language version 1.2 book - Part 70 of 84
The Ring programming language version 1.2 book - Part 73 of 84
The Ring programming language version 1.8 book - Part 111 of 202
The Ring programming language version 1.5.3 book - Part 179 of 194
The Ring programming language version 1.5.2 book - Part 162 of 181
Ad

More from Mahmoud Samir Fayed (20)

PDF
The Ring programming language version 1.10 book - Part 212 of 212
PDF
The Ring programming language version 1.10 book - Part 211 of 212
PDF
The Ring programming language version 1.10 book - Part 210 of 212
PDF
The Ring programming language version 1.10 book - Part 208 of 212
PDF
The Ring programming language version 1.10 book - Part 207 of 212
PDF
The Ring programming language version 1.10 book - Part 205 of 212
PDF
The Ring programming language version 1.10 book - Part 206 of 212
PDF
The Ring programming language version 1.10 book - Part 204 of 212
PDF
The Ring programming language version 1.10 book - Part 203 of 212
PDF
The Ring programming language version 1.10 book - Part 202 of 212
PDF
The Ring programming language version 1.10 book - Part 201 of 212
PDF
The Ring programming language version 1.10 book - Part 200 of 212
PDF
The Ring programming language version 1.10 book - Part 199 of 212
PDF
The Ring programming language version 1.10 book - Part 198 of 212
PDF
The Ring programming language version 1.10 book - Part 197 of 212
PDF
The Ring programming language version 1.10 book - Part 196 of 212
PDF
The Ring programming language version 1.10 book - Part 195 of 212
PDF
The Ring programming language version 1.10 book - Part 194 of 212
PDF
The Ring programming language version 1.10 book - Part 193 of 212
PDF
The Ring programming language version 1.10 book - Part 192 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 210 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 205 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 203 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 200 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 197 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 194 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
Ad

The Ring programming language version 1.10 book - Part 111 of 212

  • 1. Ring Documentation, Release 1.10 • void setfocusWindowChangedEvent(const char *) • void setfontDatabaseChangedEvent(const char *) • void setlastWindowClosedEvent(const char *) • void setlayoutDirectionChangedEvent(const char *) • void setpaletteChangedEvent(const char *) • void setprimaryScreenChangedEvent(const char *) • void setsaveStateRequestEvent(const char *) • void setscreenAddedEvent(const char *) • void setscreenRemovedEvent(const char *) • const char *getapplicationDisplayNameChangedEvent(void) • const char *getapplicationStateChangedEvent(void) • const char *getcommitDataRequestEvent(void) • const char *getfocusObjectChangedEvent(void) • const char *getfocusWindowChangedEvent(void) • const char *getfontDatabaseChangedEvent(void) • const char *getlastWindowClosedEvent(void) • const char *getlayoutDirectionChangedEvent(void) • const char *getpaletteChangedEvent(void) • const char *getprimaryScreenChangedEvent(void) • const char *getsaveStateRequestEvent(void) • const char *getscreenAddedEvent(void) • const char *getscreenRemovedEvent(void) 89.94 QHBoxLayout Class C++ Reference : http://doc.qt.io/qt-5/QHBoxLayout.html Parameters : void Parent Class : QBoxLayout • void addWidget(QWidget *) • void addLayout(QLayout *) 89.95 QHeaderView Class C++ Reference : http://doc.qt.io/qt-5/QHeaderView.html Parameters : Qt::Orientation, QWidget * Parent Class : QAbstractItemView • bool cascadingSectionResizes(void) 89.94. QHBoxLayout Class 1068
  • 2. Ring Documentation, Release 1.10 • int count(void) • Qt::Alignment defaultAlignment(void) • int defaultSectionSize(void) • int hiddenSectionCount(void) • void hideSection(int logicalIndex) • bool highlightSections(void) • bool isSectionHidden(int logicalIndex) • bool isSortIndicatorShown(void) • int length(void) • int logicalIndex(int visualIndex) • int logicalIndexAt(int position) • int logicalIndexAt_2(int x, int y) • int logicalIndexAt_3( QPoint pos) • int maximumSectionSize(void) • int minimumSectionSize_2(void) • void moveSection(int from, int to) • int offset(void) • Qt::Orientation orientation(void) • int resizeContentsPrecision(void) • void resizeSection(int logicalIndex, int size) • void resizeSections(QHeaderView::ResizeMode mode) • bool restoreState( QByteArray state) • QByteArray saveState(void) • int sectionPosition(int logicalIndex) • QHeaderView::ResizeMode sectionResizeMode(int logicalIndex) • int sectionSize(int logicalIndex) • int sectionSizeHint(int logicalIndex) • int sectionViewportPosition(int logicalIndex) • bool sectionsClickable(void) • bool sectionsHidden(void) • bool sectionsMovable(void) • bool sectionsMoved(void) • void setCascadingSectionResizes(bool enable) • void setDefaultAlignment(Qt::Alignment alignment) • void setDefaultSectionSize(int size) • void setHighlightSections(bool highlight) 89.95. QHeaderView Class 1069
  • 3. Ring Documentation, Release 1.10 • void setMaximumSectionSize(int size) • void setMinimumSectionSize(int size) • void setResizeContentsPrecision(int precision) • void setSectionHidden(int logicalIndex, bool hide) • void setSectionResizeMode(QHeaderView::ResizeMode mode) • void setSectionResizeMode_2(int logicalIndex, QHeaderView::ResizeMode mode) • void setSectionsClickable(bool clickable) • void setSectionsMovable(bool movable) • void setSortIndicator(int logicalIndex, Qt::SortOrder order) • void setSortIndicatorShown(bool show) • void setStretchLastSection(bool stretch) • void showSection(int logicalIndex) • Qt::SortOrder sortIndicatorOrder(void) • int sortIndicatorSection(void) • bool stretchLastSection(void) • int stretchSectionCount(void) • void swapSections(int first, int second) • int visualIndex(int logicalIndex) • int visualIndexAt(int position) • void headerDataChanged(Qt::Orientation orientation, int logicalFirst, int logicalLast) • void setOffset(int offset) • void setOffsetToLastSection(void) • void setOffsetToSectionPosition(int visualSectionNumber) • void setgeometriesChangedEvent(const char *) • void setsectionClickedEvent(const char *) • void setsectionCountChangedEvent(const char *) • void setsectionDoubleClickedEvent(const char *) • void setsectionEnteredEvent(const char *) • void setsectionHandleDoubleClickedEvent(const char *) • void setsectionMovedEvent(const char *) • void setsectionPressedEvent(const char *) • void setsectionResizedEvent(const char *) • void setsortIndicatorChangedEvent(const char *) • const char *getgeometriesChangedEvent(void) • const char *getsectionClickedEvent(void) • const char *getsectionCountChangedEvent(void) 89.95. QHeaderView Class 1070
  • 4. Ring Documentation, Release 1.10 • const char *getsectionDoubleClickedEvent(void) • const char *getsectionEnteredEvent(void) • const char *getsectionHandleDoubleClickedEvent(void) • const char *getsectionMovedEvent(void) • const char *getsectionPressedEvent(void) • const char *getsectionResizedEvent(void) • const char *getsortIndicatorChangedEvent(void) • void geteventparameters(void) 89.96 QHostAddress Class C++ Reference : http://doc.qt.io/qt-5/QHostAddress.html Parameters : void • void clear(void) • bool isInSubnet(QHostAddress, int netmask) • bool isNull(void) • int protocol(void) • QString scopeId(void) • bool setAddress(QString) • int toIPv4Address(void) • Q_IPV6ADDR toIPv6Address(void) • QString toString(void) 89.97 QHostInfo Class C++ Reference : http://doc.qt.io/qt-5/QHostInfo.html Parameters : void • int error(void) • QString errorString(void) • QString hostName(void) • int lookupId(void) • void setError(QHostInfo::HostInfoError error) • void setErrorString(QString) • void setHostName(QString) • void setLookupId(int id) • void abortHostLookup(int id) • QHostInfo fromName(QString) 89.96. QHostAddress Class 1071
  • 5. Ring Documentation, Release 1.10 • QString localDomainName(void) • QString localHostName(void) 89.98 QIODevice Class C++ Reference : http://doc.qt.io/qt-5/QIODevice.html Parameters : void Parent Class : QObject • QString errorString(void) • bool getChar(char *c) • bool isOpen(void) • bool isReadable(void) • bool isTextModeEnabled(void) • bool isWritable(void) • int openMode(void) • int peek(char *data, int maxSize) • int read(char *data, int maxSize) • int readLine(char *data, int maxSize) • void ungetChar(char c) • int write(const char *data, int maxSize) • bool atEnd(void) • bool canReadLine(void) • void close(void) • bool open(QIODevice::OpenMode flags) • qint64 pos(void) • bool seek(qint64 pos) • qint64 size(void) • void setaboutToCloseEvent(const char *) • void setbytesWrittenEvent(const char *) • void setreadChannelFinishedEvent(const char *) • void setreadyReadEvent(const char *) • const char *getaboutToCloseEvent(void) • const char *getbytesWrittenEvent(void) • const char *getreadChannelFinishedEvent(void) • const char *getreadyReadEvent(void) 89.98. QIODevice Class 1072
  • 6. Ring Documentation, Release 1.10 89.99 QIcon Class C++ Reference : http://doc.qt.io/qt-5/QIcon.html Parameters : QPixmap 89.100 QImage Class C++ Reference : http://doc.qt.io/qt-5/QImage.html Parameters : void • bool allGray(void) • int bitPlaneCount(void) • uchar *bits(void) • int byteCount(void) • int bytesPerLine(void) • qint64 cacheKey(void) • QRgb color(int i) • int colorCount(void) • const uchar *constBits(void) • const uchar *constScanLine(int i) • QImage convertToFormat(QImage::Format format, Qt::ImageConversionFlags flags) • QImage copy(int x, int y, int width, int height) • QImage createAlphaMask(Qt::ImageConversionFlags flags) • QImage createHeuristicMask(bool clipTight) • QImage createMaskFromColor(QRgb color, Qt::MaskMode mode) • int depth(void) • int dotsPerMeterX(void) • int dotsPerMeterY(void) • void fill(QColor) • QImage::Format format(void) • bool hasAlphaChannel(void) • int height(void) • void invertPixels(QImage::InvertMode mode) • bool isGrayscale(void) • bool isNull(void) • bool load(QString, const char *format) # In RingQt use : bool loadimage(QString, const char *format) • bool loadFromData(QByteArray, const char * format) • QImage mirrored(bool horizontal, bool vertical) 89.99. QIcon Class 1073
  • 7. Ring Documentation, Release 1.10 • QPoint offset(void) • QRgb pixel(int x, int y) • int pixelIndex(int x, int y) • QRect rect(void) • QImage rgbSwapped(void) • bool save(QString, const char * format, int quality) • QImage scaled(int width, int height, Qt::AspectRatioMode aspectRatioMode, Qt::TransformationMode trans- formMode) • QImage scaledToHeight(int height, Qt::TransformationMode mode ) • QImage scaledToWidth(int width, Qt::TransformationMode mode) • uchar *scanLine(int i) • void setColor(int index, QRgb colorValue) • void setColorCount(int colorCount) • void setDotsPerMeterX(int x) • void setDotsPerMeterY(int y) • void setOffset(QPoint) • void setPixel(int x, int y, uint index_or_rgb) • void setText(QString,QString) • QSize size(void) • void swap(QImage) • QString text(QString) • QStringList textKeys(void) • QImage transformed(QMatrix, Qt::TransformationMode mode) • bool valid(int x, int y) • int width(void) 89.101 QInputDialog Class C++ Reference : http://doc.qt.io/qt-5/QInputDialog.html Parameters : QWidget * Parent Class : QDialog • QString cancelButtonText(void) • QStringList comboBoxItems(void) • int doubleDecimals(void) • double doubleMaximum(void) • double doubleMinimum(void) • double doubleValue(void) 89.101. QInputDialog Class 1074
  • 8. Ring Documentation, Release 1.10 • int inputMode(void) • int intMaximum(void) • int intMinimum(void) • int intStep(void) • int intValue(void) • bool isComboBoxEditable(void) • QString labelText(void) • QString okButtonText(void) • void open(QObject *receiver, const char *member) • int options(void) • void setCancelButtonText(QString) • void setComboBoxEditable(bool editable) • void setComboBoxItems(QStringList) • void setDoubleDecimals(int decimals) • void setDoubleMaximum(double max) • void setDoubleMinimum(double min) • void setDoubleRange(double min, double max) • void setDoubleValue(double value) • void setInputMode(QInputDialog::InputMode mode) • void setIntMaximum(int max) • void setIntMinimum(int min) • void setIntRange(int min, int max) • void setIntStep(int step) • void setIntValue(int value) • void setLabelText(QString) • void setOkButtonText(QString) • void setOption(QInputDialog::InputDialogOption option, bool on) • void setOptions(QInputDialog::InputDialogOption options) • void setTextEchoMode(QLineEdit::EchoMode mode) • void setTextValue(QString) • bool testOption(QInputDialog::InputDialogOption option) • int textEchoMode(void) • QString textValue(void) • double getDouble(QWidget *parent,QString,QString, double value, double min, double max , int decimals, bool *ok, Qt::WindowType flags) • int getInt(QWidget *parent,QString,QString, int value, int min, int max, int step, bool *ok, Qt::WindowType flags) 89.101. QInputDialog Class 1075
  • 9. Ring Documentation, Release 1.10 89.102 QJsonArray Class C++ Reference : http://doc.qt.io/qt-5/QJsonArray.html Parameters : void • void append(QJsonValue value) • QJsonValue at(int i) • bool contains(QJsonValue value) • int count(void) • bool empty(void) • QJsonValue first(void) • void insert(int i, QJsonValue value) • bool isEmpty(void) • QJsonValue last(void) • void pop_back(void) • void pop_front(void) • void prepend(QJsonValue value) • void push_back(QJsonValue value) • void push_front(QJsonValue value) • void removeAt(int i) • void removeFirst(void) • void removeLast(void) • void replace(int i, QJsonValue value) • int size(void) • QJsonValue takeAt(int i) • QVariantList toVariantList(void) • QJsonArray fromStringList(QStringList list) • QJsonArray fromVariantList(QVariantList list) 89.103 QJsonDocument Class C++ Reference : http://doc.qt.io/qt-5/QJsonDocument.html Parameters : void • QJsonArray array(void) • bool isArray(void) • bool isEmpty(void) • bool isNull(void) • bool isObject(void) 89.102. QJsonArray Class 1076
  • 10. Ring Documentation, Release 1.10 • QJsonObject object(void) • const char * rawData(int * size) • void setArray(QJsonArray array) • void setObject(QJsonObject object) • QByteArray toBinaryData(void) • QByteArray toJson(QJsonDocument::JsonFormat format) • QVariant toVariant(void) • QJsonDocument fromBinaryData( QByteArray data, QJsonDocument::DataValidation validation) • QJsonDocument fromJson( QByteArray json, QJsonParseError * error) • QJsonDocument fromRawData( char * data, int size, QJsonDocument::DataValidation validation) • QJsonDocument fromVariant( QVariant variant) 89.104 QJsonObject Class C++ Reference : http://doc.qt.io/qt-5/QJsonObject.html Parameters : void • bool contains(QString key) • int count(void) • bool empty(void) • bool isEmpty(void) • QStringList keys(void) • int length(void) • void remove(QString key) • int size(void) • QJsonValue take(QString key) • QVariantMap toVariantMap(void) • QJsonValue value(QString key) • QJsonObject fromVariantMap(QVariantMap map) 89.105 QJsonParseError Class C++ Reference : http://doc.qt.io/qt-5/QJsonParseError.html Parameters : void • QString errorString(void) 89.104. QJsonObject Class 1077