7#include <QtPositioning/QGeoShape>
51 void setWidth(
double degreesWidth);
54 void setHeight(
double degreesHeight);
75#ifndef QT_NO_DATASTREAM
78 return stream << static_cast<const QGeoShape &>(rectangle);
\inmodule QtCore\reentrant
friend QDataStream & operator<<(QDataStream &stream, const QGeoRectangle &rectangle)
QGeoRectangle operator|(const QGeoRectangle &rectangle) const
Returns the smallest geo rectangle which contains both this geo rectangle and rectangle.
Q_INVOKABLE QGeoRectangle united(const QGeoRectangle &rectangle) const
Returns the smallest geo rectangle which contains both this geo rectangle and rectangle.
friend QDataStream & operator>>(QDataStream &stream, QGeoRectangle &rectangle)
QGeoShape & operator=(const QGeoShape &other)
Assigns other to this geo shape and returns a reference to this geo shape.
Q_INVOKABLE bool contains(const QGeoCoordinate &coordinate) const
Returns whether the coordinate coordinate is contained within this geo shape.
Q_INVOKABLE QString toString() const
Returns a string representation of this geo shape.
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
constexpr QKeyCombination operator|(Qt::Modifier modifier, Qt::Key key) noexcept
GLint GLsizei GLsizei height
#define Q_DECLARE_TYPEINFO(TYPE, FLAGS)
QUrl::FormattingOptions & operator|=(QUrl::FormattingOptions &i, QUrl::ComponentFormattingOptions f)
static bool translate(xcb_connection_t *connection, xcb_window_t child, xcb_window_t parent, int *x, int *y)