Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qgeoshape.h File Reference

(2933c2d998b538f7deec7e68bb8cf5d0d39ceec5)

#include <QtCore/QSharedDataPointer>
#include <QtPositioning/QGeoCoordinate>
+ Include dependency graph for qgeoshape.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QGeoShape
 \inmodule QtPositioning More...
 

Functions

Q_POSITIONING_EXPORT size_t qHash (const QGeoShape &shape, size_t seed=0) noexcept
 
 Q_DECLARE_TYPEINFO (QGeoShape, Q_RELOCATABLE_TYPE)
 

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QGeoShape ,
Q_RELOCATABLE_TYPE  )

◆ qHash()

Q_POSITIONING_EXPORT size_t qHash ( const QGeoShape & shape,
size_t seed = 0 )
related