SlideShare a Scribd company logo
Ring Documentation, Release 1.9
• void setText(QString text)
• QString state(void)
• QString street(void)
• QString text(void)
87.80 QGeoAreaMonitorInfo Class
C++ Reference : http://doc.qt.io/qt-5/QGeoAreaMonitorInfo.html
Parameters : QString
• QGeoShape area(void)
• QDateTime expiration(void)
• QString identifier(void)
• bool isPersistent(void)
• bool isValid(void)
• QString name(void)
• QVariantMap notificationParameters(void)
• void setArea(QGeoShape newShape)
• void setExpiration(QDateTime expiry)
• void setName(QString name)
• void setNotificationParameters(QVariantMap parameters)
• void setPersistent(bool isPersistent)
87.81 QGeoAreaMonitorSource Class
C++ Reference : http://doc.qt.io/qt-5/QGeoAreaMonitorSource.html
Parameters : QObject *
Parent Class : QObject
• QString sourceName(void)
• QStringList availableSources(void)
• QGeoAreaMonitorSource * createDefaultSource(QObject * parent)
• QGeoAreaMonitorSource * createSource(QString sourceName, QObject * parent)
87.82 QGeoCircle Class
C++ Reference : http://doc.qt.io/qt-5/QGeoCircle.html
Parameters : void
• QGeoCoordinate center(void)
87.80. QGeoAreaMonitorInfo Class 1039
Ring Documentation, Release 1.9
• qreal radius(void)
• void setCenter(QGeoCoordinate center)
• void setRadius(qreal radius)
• void translate(double degreesLatitude, double degreesLongitude)
• QGeoCircle translated(double degreesLatitude, double degreesLongitude)
87.83 QGeoCoordinate Class
C++ Reference : http://doc.qt.io/qt-5/QGeoCoordinate.html
Parameters : void
• double altitude(void)
• QGeoCoordinate atDistanceAndAzimuth(qreal distance, qreal azimuth, qreal distanceUp)
• qreal azimuthTo(QGeoCoordinate other)
• qreal distanceTo(QGeoCoordinate other)
• bool isValid(void)
• double latitude(void)
• double longitude(void)
• void setAltitude(double altitude)
• void setLatitude(double latitude)
• void setLongitude(double longitude)
• QString toString(QGeoCoordinate::CoordinateFormat format)
• QGeoCoordinate::CoordinateType type(void)
87.84 QGeoPositionInfo Class
C++ Reference : http://doc.qt.io/qt-5/QGeoPositionInfo.html
Parameters : void
• qreal attribute(QGeoPositionInfo::Attribute attribute)
• QGeoCoordinate coordinate(void)
• bool hasAttribute(QGeoPositionInfo::Attribute attribute)
• bool isValid(void)
• void removeAttribute(QGeoPositionInfo::Attribute attribute)
• void setAttribute(QGeoPositionInfo::Attribute attribute, qreal value)
• void setCoordinate(QGeoCoordinate coordinate)
• void setTimestamp(QDateTime timestamp)
• QDateTime timestamp(void)
87.83. QGeoCoordinate Class 1040
Ring Documentation, Release 1.9
87.85 QGeoPositionInfoSource Class
C++ Reference : http://doc.qt.io/qt-5/QGeoPositionInfoSource.html
Parent Class : QObject
• QGeoPositionInfoSource::PositioningMethods preferredPositioningMethods(void)
• QString sourceName(void)
• int updateInterval(void)
• void seterrorEvent(const char *)
• void setpositionUpdatedEvent(const char *)
• void setupdateTimeoutEvent(const char *)
• const char *geterrorEvent(void)
• const char *getpositionUpdatedEvent(void)
• const char *getupdateTimeoutEvent(void)
• QStringList availableSources(void)
• QGeoPositionInfoSource *createDefaultSource(QObject *parent)
• QGeoPositionInfoSource *createSource(QString sourceName, QObject *parent)
87.86 QGeoRectangle Class
C++ Reference : http://doc.qt.io/qt-5/QGeoRectangle.html
Parameters : void
Parent Class : QGeoShape
• QGeoCoordinate bottomLeft(void)
• QGeoCoordinate bottomRight(void)
• QGeoCoordinate center(void)
• bool contains(QGeoRectangle rectangle)
• double height(void)
• bool intersects(QGeoRectangle rectangle)
• void setBottomLeft(QGeoCoordinate bottomLeft)
• void setBottomRight(QGeoCoordinate bottomRight)
• void setCenter(QGeoCoordinate center)
• void setHeight(double degreesHeight)
• void setTopLeft(QGeoCoordinate topLeft)
• void setTopRight(QGeoCoordinate topRight)
• void setWidth(double degreesWidth)
• QGeoCoordinate topLeft(void)
• QGeoCoordinate topRight(void)
87.85. QGeoPositionInfoSource Class 1041
Ring Documentation, Release 1.9
• void translate(double degreesLatitude, double degreesLongitude)
• QGeoRectangle translated(double degreesLatitude, double degreesLongitude)
• QGeoRectangle united(QGeoRectangle rectangle)
• double width(void)
87.87 QGeoSatelliteInfo Class
C++ Reference : http://doc.qt.io/qt-5/QGeoSatelliteInfo.html
Parameters : void
• qreal attribute(QGeoSatelliteInfo::Attribute attribute)
• bool hasAttribute(QGeoSatelliteInfo::Attribute attribute)
• void removeAttribute(QGeoSatelliteInfo::Attribute attribute)
• int satelliteIdentifier(void)
• QGeoSatelliteInfo::SatelliteSystem satelliteSystem(void)
• void setAttribute(QGeoSatelliteInfo::Attribute attribute, qreal value)
• void setSatelliteIdentifier(int satId)
• void setSatelliteSystem(QGeoSatelliteInfo::SatelliteSystem system)
• void setSignalStrength(int signalStrength)
• int signalStrength(void)
87.88 QGeoSatelliteInfoSource Class
C++ Reference : http://doc.qt.io/qt-5/QGeoSatelliteInfoSource.html
• QString sourceName(void)
• int updateInterval(void)
87.89 QGeoShape Class
C++ Reference : http://doc.qt.io/qt-5/QGeoShape.html
Parameters : void
• bool contains(QGeoCoordinate coordinate)
• bool isEmpty(void)
• bool isValid(void)
• QGeoShape::ShapeType type(void)
87.87. QGeoSatelliteInfo Class 1042
Ring Documentation, Release 1.9
87.90 QGradient Class
C++ Reference : http://doc.qt.io/qt-5/QGradient.html
Parameters : void
• QGradient::CoordinateMode coordinateMode(void)
• void setColorAt(qreal position, QColor color)
• void setCoordinateMode(QGradient::CoordinateMode mode)
• void setSpread(QGradient::Spread method)
• void setStops(QGradientStops stopPoints)
• QGradient::Spread spread(void)
• QGradientStops stops(void)
• QGradient::Type type(void)
87.91 QGraphicsVideoItem Class
C++ Reference : http://doc.qt.io/qt-5/QGraphicsVideoItem.html
Parameters : void
• Qt::AspectRatioMode aspectRatioMode(void)
• QSizeF nativeSize(void)
• QPointF offset(void)
• void setAspectRatioMode(Qt::AspectRatioMode mode)
• void setOffset(QPointF offset)
• void setSize(QSizeF size)
• QSizeF size(void)
87.92 QGridLayout Class
C++ Reference : http://doc.qt.io/qt-5/QGridLayout.html
Parameters : void
• void addItem(QLayoutItem * item, int row, int column, int rowSpan , int columnSpan , Qt::Alignment alignment
)
• void addLayout(QLayout * layout, int row, int column, Qt::Alignment alignment )
• void addLayout_2(QLayout * layout, int row, int column, int rowSpan, int columnSpan, Qt::Alignment align-
ment )
• void addWidget(QWidget * widget, int row, int column, Qt::Alignment alignment )
• void addWidget_2(QWidget * widget, int fromRow, int fromColumn, int rowSpan, int columnSpan,
Qt::Alignment alignment )
• QRect cellRect(int row, int column)
87.90. QGradient Class 1043
Ring Documentation, Release 1.9
• int columnCount(void)
• int columnMinimumWidth(int column)
• int columnStretch(int column)
• void getItemPosition(int index, int * row, int * column, int * rowSpan, int * columnSpan)
• int horizontalSpacing(void)
• QLayoutItem * itemAtPosition(int row, int column)
• Qt::Corner originCorner(void)
• int rowCount(void)
• int rowMinimumHeight(int row)
• int rowStretch(int row)
• void setColumnMinimumWidth(int column, int minSize)
• void setColumnStretch(int column, int stretch)
• void setHorizontalSpacing(int spacing)
• void setOriginCorner(Qt::Corner corner)
• void setRowMinimumHeight(int row, int minSize)
• void setRowStretch(int row, int stretch)
• void setSpacing(int spacing)
• void setVerticalSpacing(int spacing)
• int spacing(void)
• int verticalSpacing(void)
87.93 QGuiApplication Class
C++ Reference : http://doc.qt.io/qt-5/QGuiApplication.html
Parent Class : QCoreApplication
Parameters : int,char **
• qreal devicePixelRatio(void)
• bool isSavingSession(void)
• bool isSessionRestored(void)
• QString sessionId(void)
• QString sessionKey(void)
• QWindowList allWindows(void)
• QString applicationDisplayName(void)
• Qt::ApplicationState applicationState(void)
• void changeOverrideCursor(QCursor cursor)
• QClipboard * clipboard(void)
87.93. QGuiApplication Class 1044
Ring Documentation, Release 1.9
• bool desktopSettingsAware(void)
• int exec(void)
• QObject * focusObject(void)
• QWindow * focusWindow(void)
• QFont font(void)
• QInputMethod * inputMethod(void)
• bool isLeftToRight(void)
• bool isRightToLeft(void)
• Qt::KeyboardModifiers keyboardModifiers(void)
• Qt::LayoutDirection layoutDirection(void)
• QWindow * modalWindow(void)
• Qt::MouseButtons mouseButtons(void)
• QCursor * overrideCursor(void)
• QPalette palette(void)
• QString platformName(void)
• QPlatformNativeInterface * platformNativeInterface(void)
• QScreen * primaryScreen(void)
• Qt::KeyboardModifiers queryKeyboardModifiers(void)
• bool quitOnLastWindowClosed(void)
• void restoreOverrideCursor(void)
• QList<QScreen *> screens(void)
• void setApplicationDisplayName(QString name)
• void setDesktopSettingsAware(bool on)
• void setFont(QFont font)
• void setLayoutDirection(Qt::LayoutDirection direction)
• void setOverrideCursor(QCursor cursor)
• void setPalette(QPalette pal)
• void setQuitOnLastWindowClosed(bool quit)
• QStyleHints * styleHints(void)
• void sync(void)
• QWindow * topLevelAt(QPoint pos)
• QWindowList topLevelWindows(void)
• void setapplicationDisplayNameChangedEvent(const char *)
• void setapplicationStateChangedEvent(const char *)
• void setcommitDataRequestEvent(const char *)
• void setfocusObjectChangedEvent(const char *)
87.93. QGuiApplication Class 1045
Ring Documentation, Release 1.9
• 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)
87.94 QHBoxLayout Class
C++ Reference : http://doc.qt.io/qt-5/QHBoxLayout.html
Parameters : void
Parent Class : QBoxLayout
• void addWidget(QWidget *)
• void addLayout(QLayout *)
87.95 QHeaderView Class
C++ Reference : http://doc.qt.io/qt-5/QHeaderView.html
Parameters : Qt::Orientation, QWidget *
Parent Class : QAbstractItemView
• bool cascadingSectionResizes(void)
87.94. QHBoxLayout Class 1046
Ring Documentation, Release 1.9
• 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)
87.95. QHeaderView Class 1047
Ring Documentation, Release 1.9
• 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)
87.95. QHeaderView Class 1048

More Related Content

PDF
The Ring programming language version 1.4.1 book - Part 28 of 31
PDF
The Ring programming language version 1.9 book - Part 111 of 210
PDF
The Ring programming language version 1.7 book - Part 105 of 196
PDF
The Ring programming language version 1.4 book - Part 28 of 30
PDF
The Ring programming language version 1.5.1 book - Part 172 of 180
PDF
The Ring programming language version 1.10 book - Part 125 of 212
PDF
The Ring programming language version 1.6 book - Part 176 of 189
PDF
The Ring programming language version 1.9 book - Part 104 of 210
The Ring programming language version 1.4.1 book - Part 28 of 31
The Ring programming language version 1.9 book - Part 111 of 210
The Ring programming language version 1.7 book - Part 105 of 196
The Ring programming language version 1.4 book - Part 28 of 30
The Ring programming language version 1.5.1 book - Part 172 of 180
The Ring programming language version 1.10 book - Part 125 of 212
The Ring programming language version 1.6 book - Part 176 of 189
The Ring programming language version 1.9 book - Part 104 of 210

What's hot (20)

PDF
The Ring programming language version 1.6 book - Part 178 of 189
PDF
The Ring programming language version 1.10 book - Part 116 of 212
PDF
The Ring programming language version 1.9 book - Part 114 of 210
PDF
The Ring programming language version 1.10 book - Part 114 of 212
PDF
The Ring programming language version 1.10 book - Part 106 of 212
PDF
The Ring programming language version 1.9 book - Part 103 of 210
PDF
The Ring programming language version 1.5.1 book - Part 158 of 180
PDF
The Ring programming language version 1.3 book - Part 63 of 88
PDF
The Ring programming language version 1.7 book - Part 98 of 196
PDF
The Ring programming language version 1.2 book - Part 56 of 84
PDF
The Ring programming language version 1.7 book - Part 112 of 196
PDF
The Ring programming language version 1.5.2 book - Part 111 of 181
PDF
The Ring programming language version 1.6 book - Part 123 of 189
PDF
The Ring programming language version 1.6 book - Part 156 of 189
PDF
The Ring programming language version 1.5.4 book - Part 157 of 185
PDF
The Ring programming language version 1.9 book - Part 154 of 210
PDF
The Ring programming language version 1.5.3 book - Part 120 of 184
PDF
The Ring programming language version 1.7 book - Part 145 of 196
PDF
The Ring programming language version 1.6 book - Part 141 of 189
The Ring programming language version 1.6 book - Part 178 of 189
The Ring programming language version 1.10 book - Part 116 of 212
The Ring programming language version 1.9 book - Part 114 of 210
The Ring programming language version 1.10 book - Part 114 of 212
The Ring programming language version 1.10 book - Part 106 of 212
The Ring programming language version 1.9 book - Part 103 of 210
The Ring programming language version 1.5.1 book - Part 158 of 180
The Ring programming language version 1.3 book - Part 63 of 88
The Ring programming language version 1.7 book - Part 98 of 196
The Ring programming language version 1.2 book - Part 56 of 84
The Ring programming language version 1.7 book - Part 112 of 196
The Ring programming language version 1.5.2 book - Part 111 of 181
The Ring programming language version 1.6 book - Part 123 of 189
The Ring programming language version 1.6 book - Part 156 of 189
The Ring programming language version 1.5.4 book - Part 157 of 185
The Ring programming language version 1.9 book - Part 154 of 210
The Ring programming language version 1.5.3 book - Part 120 of 184
The Ring programming language version 1.7 book - Part 145 of 196
The Ring programming language version 1.6 book - Part 141 of 189
Ad

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

PDF
The Ring programming language version 1.2 book - Part 76 of 84
PDF
The Ring programming language version 1.5.1 book - Part 170 of 180
PDF
The Ring programming language version 1.10 book - Part 104 of 212
PDF
The Ring programming language version 1.10 book - Part 98 of 212
PDF
The Ring programming language version 1.5.1 book - Part 79 of 180
PDF
The Ring programming language version 1.5.2 book - Part 171 of 181
PDF
The Ring programming language version 1.5.2 book - Part 159 of 181
PDF
The Ring programming language version 1.5.2 book - Part 80 of 181
PDF
The Ring programming language version 1.9 book - Part 96 of 210
PDF
The Ring programming language version 1.6 book - Part 86 of 189
PDF
Petri Niemi Qt Advanced Part 1
ODP
Treinamento Qt básico - aula II
PDF
The Ring programming language version 1.8 book - Part 105 of 202
PDF
The Ring programming language version 1.5.3 book - Part 72 of 184
PDF
04 - Qt Data
PDF
The Ring programming language version 1.3 book - Part 3 of 88
PDF
05 - Qt External Interaction and Graphics
ODP
Qt Workshop
PDF
The Ring programming language version 1.3 book - Part 45 of 88
PDF
Copy Your Favourite Nokia App with Qt
The Ring programming language version 1.2 book - Part 76 of 84
The Ring programming language version 1.5.1 book - Part 170 of 180
The Ring programming language version 1.10 book - Part 104 of 212
The Ring programming language version 1.10 book - Part 98 of 212
The Ring programming language version 1.5.1 book - Part 79 of 180
The Ring programming language version 1.5.2 book - Part 171 of 181
The Ring programming language version 1.5.2 book - Part 159 of 181
The Ring programming language version 1.5.2 book - Part 80 of 181
The Ring programming language version 1.9 book - Part 96 of 210
The Ring programming language version 1.6 book - Part 86 of 189
Petri Niemi Qt Advanced Part 1
Treinamento Qt básico - aula II
The Ring programming language version 1.8 book - Part 105 of 202
The Ring programming language version 1.5.3 book - Part 72 of 184
04 - Qt Data
The Ring programming language version 1.3 book - Part 3 of 88
05 - Qt External Interaction and Graphics
Qt Workshop
The Ring programming language version 1.3 book - Part 45 of 88
Copy Your Favourite Nokia App with Qt
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

Recently uploaded (20)

PPTX
Computer Software and OS of computer science of grade 11.pptx
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
System and Network Administraation Chapter 3
PDF
Digital Systems & Binary Numbers (comprehensive )
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PPTX
Introduction to Artificial Intelligence
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PDF
Digital Strategies for Manufacturing Companies
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PPTX
assetexplorer- product-overview - presentation
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PPTX
ai tools demonstartion for schools and inter college
PDF
Understanding Forklifts - TECH EHS Solution
PPTX
CHAPTER 2 - PM Management and IT Context
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PDF
PTS Company Brochure 2025 (1).pdf.......
PDF
Nekopoi APK 2025 free lastest update
Computer Software and OS of computer science of grade 11.pptx
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
System and Network Administraation Chapter 3
Digital Systems & Binary Numbers (comprehensive )
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
How to Migrate SBCGlobal Email to Yahoo Easily
Introduction to Artificial Intelligence
Odoo Companies in India – Driving Business Transformation.pdf
Digital Strategies for Manufacturing Companies
Design an Analysis of Algorithms II-SECS-1021-03
assetexplorer- product-overview - presentation
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
wealthsignaloriginal-com-DS-text-... (1).pdf
ai tools demonstartion for schools and inter college
Understanding Forklifts - TECH EHS Solution
CHAPTER 2 - PM Management and IT Context
2025 Textile ERP Trends: SAP, Odoo & Oracle
PTS Company Brochure 2025 (1).pdf.......
Nekopoi APK 2025 free lastest update

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

  • 1. Ring Documentation, Release 1.9 • void setText(QString text) • QString state(void) • QString street(void) • QString text(void) 87.80 QGeoAreaMonitorInfo Class C++ Reference : http://doc.qt.io/qt-5/QGeoAreaMonitorInfo.html Parameters : QString • QGeoShape area(void) • QDateTime expiration(void) • QString identifier(void) • bool isPersistent(void) • bool isValid(void) • QString name(void) • QVariantMap notificationParameters(void) • void setArea(QGeoShape newShape) • void setExpiration(QDateTime expiry) • void setName(QString name) • void setNotificationParameters(QVariantMap parameters) • void setPersistent(bool isPersistent) 87.81 QGeoAreaMonitorSource Class C++ Reference : http://doc.qt.io/qt-5/QGeoAreaMonitorSource.html Parameters : QObject * Parent Class : QObject • QString sourceName(void) • QStringList availableSources(void) • QGeoAreaMonitorSource * createDefaultSource(QObject * parent) • QGeoAreaMonitorSource * createSource(QString sourceName, QObject * parent) 87.82 QGeoCircle Class C++ Reference : http://doc.qt.io/qt-5/QGeoCircle.html Parameters : void • QGeoCoordinate center(void) 87.80. QGeoAreaMonitorInfo Class 1039
  • 2. Ring Documentation, Release 1.9 • qreal radius(void) • void setCenter(QGeoCoordinate center) • void setRadius(qreal radius) • void translate(double degreesLatitude, double degreesLongitude) • QGeoCircle translated(double degreesLatitude, double degreesLongitude) 87.83 QGeoCoordinate Class C++ Reference : http://doc.qt.io/qt-5/QGeoCoordinate.html Parameters : void • double altitude(void) • QGeoCoordinate atDistanceAndAzimuth(qreal distance, qreal azimuth, qreal distanceUp) • qreal azimuthTo(QGeoCoordinate other) • qreal distanceTo(QGeoCoordinate other) • bool isValid(void) • double latitude(void) • double longitude(void) • void setAltitude(double altitude) • void setLatitude(double latitude) • void setLongitude(double longitude) • QString toString(QGeoCoordinate::CoordinateFormat format) • QGeoCoordinate::CoordinateType type(void) 87.84 QGeoPositionInfo Class C++ Reference : http://doc.qt.io/qt-5/QGeoPositionInfo.html Parameters : void • qreal attribute(QGeoPositionInfo::Attribute attribute) • QGeoCoordinate coordinate(void) • bool hasAttribute(QGeoPositionInfo::Attribute attribute) • bool isValid(void) • void removeAttribute(QGeoPositionInfo::Attribute attribute) • void setAttribute(QGeoPositionInfo::Attribute attribute, qreal value) • void setCoordinate(QGeoCoordinate coordinate) • void setTimestamp(QDateTime timestamp) • QDateTime timestamp(void) 87.83. QGeoCoordinate Class 1040
  • 3. Ring Documentation, Release 1.9 87.85 QGeoPositionInfoSource Class C++ Reference : http://doc.qt.io/qt-5/QGeoPositionInfoSource.html Parent Class : QObject • QGeoPositionInfoSource::PositioningMethods preferredPositioningMethods(void) • QString sourceName(void) • int updateInterval(void) • void seterrorEvent(const char *) • void setpositionUpdatedEvent(const char *) • void setupdateTimeoutEvent(const char *) • const char *geterrorEvent(void) • const char *getpositionUpdatedEvent(void) • const char *getupdateTimeoutEvent(void) • QStringList availableSources(void) • QGeoPositionInfoSource *createDefaultSource(QObject *parent) • QGeoPositionInfoSource *createSource(QString sourceName, QObject *parent) 87.86 QGeoRectangle Class C++ Reference : http://doc.qt.io/qt-5/QGeoRectangle.html Parameters : void Parent Class : QGeoShape • QGeoCoordinate bottomLeft(void) • QGeoCoordinate bottomRight(void) • QGeoCoordinate center(void) • bool contains(QGeoRectangle rectangle) • double height(void) • bool intersects(QGeoRectangle rectangle) • void setBottomLeft(QGeoCoordinate bottomLeft) • void setBottomRight(QGeoCoordinate bottomRight) • void setCenter(QGeoCoordinate center) • void setHeight(double degreesHeight) • void setTopLeft(QGeoCoordinate topLeft) • void setTopRight(QGeoCoordinate topRight) • void setWidth(double degreesWidth) • QGeoCoordinate topLeft(void) • QGeoCoordinate topRight(void) 87.85. QGeoPositionInfoSource Class 1041
  • 4. Ring Documentation, Release 1.9 • void translate(double degreesLatitude, double degreesLongitude) • QGeoRectangle translated(double degreesLatitude, double degreesLongitude) • QGeoRectangle united(QGeoRectangle rectangle) • double width(void) 87.87 QGeoSatelliteInfo Class C++ Reference : http://doc.qt.io/qt-5/QGeoSatelliteInfo.html Parameters : void • qreal attribute(QGeoSatelliteInfo::Attribute attribute) • bool hasAttribute(QGeoSatelliteInfo::Attribute attribute) • void removeAttribute(QGeoSatelliteInfo::Attribute attribute) • int satelliteIdentifier(void) • QGeoSatelliteInfo::SatelliteSystem satelliteSystem(void) • void setAttribute(QGeoSatelliteInfo::Attribute attribute, qreal value) • void setSatelliteIdentifier(int satId) • void setSatelliteSystem(QGeoSatelliteInfo::SatelliteSystem system) • void setSignalStrength(int signalStrength) • int signalStrength(void) 87.88 QGeoSatelliteInfoSource Class C++ Reference : http://doc.qt.io/qt-5/QGeoSatelliteInfoSource.html • QString sourceName(void) • int updateInterval(void) 87.89 QGeoShape Class C++ Reference : http://doc.qt.io/qt-5/QGeoShape.html Parameters : void • bool contains(QGeoCoordinate coordinate) • bool isEmpty(void) • bool isValid(void) • QGeoShape::ShapeType type(void) 87.87. QGeoSatelliteInfo Class 1042
  • 5. Ring Documentation, Release 1.9 87.90 QGradient Class C++ Reference : http://doc.qt.io/qt-5/QGradient.html Parameters : void • QGradient::CoordinateMode coordinateMode(void) • void setColorAt(qreal position, QColor color) • void setCoordinateMode(QGradient::CoordinateMode mode) • void setSpread(QGradient::Spread method) • void setStops(QGradientStops stopPoints) • QGradient::Spread spread(void) • QGradientStops stops(void) • QGradient::Type type(void) 87.91 QGraphicsVideoItem Class C++ Reference : http://doc.qt.io/qt-5/QGraphicsVideoItem.html Parameters : void • Qt::AspectRatioMode aspectRatioMode(void) • QSizeF nativeSize(void) • QPointF offset(void) • void setAspectRatioMode(Qt::AspectRatioMode mode) • void setOffset(QPointF offset) • void setSize(QSizeF size) • QSizeF size(void) 87.92 QGridLayout Class C++ Reference : http://doc.qt.io/qt-5/QGridLayout.html Parameters : void • void addItem(QLayoutItem * item, int row, int column, int rowSpan , int columnSpan , Qt::Alignment alignment ) • void addLayout(QLayout * layout, int row, int column, Qt::Alignment alignment ) • void addLayout_2(QLayout * layout, int row, int column, int rowSpan, int columnSpan, Qt::Alignment align- ment ) • void addWidget(QWidget * widget, int row, int column, Qt::Alignment alignment ) • void addWidget_2(QWidget * widget, int fromRow, int fromColumn, int rowSpan, int columnSpan, Qt::Alignment alignment ) • QRect cellRect(int row, int column) 87.90. QGradient Class 1043
  • 6. Ring Documentation, Release 1.9 • int columnCount(void) • int columnMinimumWidth(int column) • int columnStretch(int column) • void getItemPosition(int index, int * row, int * column, int * rowSpan, int * columnSpan) • int horizontalSpacing(void) • QLayoutItem * itemAtPosition(int row, int column) • Qt::Corner originCorner(void) • int rowCount(void) • int rowMinimumHeight(int row) • int rowStretch(int row) • void setColumnMinimumWidth(int column, int minSize) • void setColumnStretch(int column, int stretch) • void setHorizontalSpacing(int spacing) • void setOriginCorner(Qt::Corner corner) • void setRowMinimumHeight(int row, int minSize) • void setRowStretch(int row, int stretch) • void setSpacing(int spacing) • void setVerticalSpacing(int spacing) • int spacing(void) • int verticalSpacing(void) 87.93 QGuiApplication Class C++ Reference : http://doc.qt.io/qt-5/QGuiApplication.html Parent Class : QCoreApplication Parameters : int,char ** • qreal devicePixelRatio(void) • bool isSavingSession(void) • bool isSessionRestored(void) • QString sessionId(void) • QString sessionKey(void) • QWindowList allWindows(void) • QString applicationDisplayName(void) • Qt::ApplicationState applicationState(void) • void changeOverrideCursor(QCursor cursor) • QClipboard * clipboard(void) 87.93. QGuiApplication Class 1044
  • 7. Ring Documentation, Release 1.9 • bool desktopSettingsAware(void) • int exec(void) • QObject * focusObject(void) • QWindow * focusWindow(void) • QFont font(void) • QInputMethod * inputMethod(void) • bool isLeftToRight(void) • bool isRightToLeft(void) • Qt::KeyboardModifiers keyboardModifiers(void) • Qt::LayoutDirection layoutDirection(void) • QWindow * modalWindow(void) • Qt::MouseButtons mouseButtons(void) • QCursor * overrideCursor(void) • QPalette palette(void) • QString platformName(void) • QPlatformNativeInterface * platformNativeInterface(void) • QScreen * primaryScreen(void) • Qt::KeyboardModifiers queryKeyboardModifiers(void) • bool quitOnLastWindowClosed(void) • void restoreOverrideCursor(void) • QList<QScreen *> screens(void) • void setApplicationDisplayName(QString name) • void setDesktopSettingsAware(bool on) • void setFont(QFont font) • void setLayoutDirection(Qt::LayoutDirection direction) • void setOverrideCursor(QCursor cursor) • void setPalette(QPalette pal) • void setQuitOnLastWindowClosed(bool quit) • QStyleHints * styleHints(void) • void sync(void) • QWindow * topLevelAt(QPoint pos) • QWindowList topLevelWindows(void) • void setapplicationDisplayNameChangedEvent(const char *) • void setapplicationStateChangedEvent(const char *) • void setcommitDataRequestEvent(const char *) • void setfocusObjectChangedEvent(const char *) 87.93. QGuiApplication Class 1045
  • 8. Ring Documentation, Release 1.9 • 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) 87.94 QHBoxLayout Class C++ Reference : http://doc.qt.io/qt-5/QHBoxLayout.html Parameters : void Parent Class : QBoxLayout • void addWidget(QWidget *) • void addLayout(QLayout *) 87.95 QHeaderView Class C++ Reference : http://doc.qt.io/qt-5/QHeaderView.html Parameters : Qt::Orientation, QWidget * Parent Class : QAbstractItemView • bool cascadingSectionResizes(void) 87.94. QHBoxLayout Class 1046
  • 9. Ring Documentation, Release 1.9 • 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) 87.95. QHeaderView Class 1047
  • 10. Ring Documentation, Release 1.9 • 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) 87.95. QHeaderView Class 1048