Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qgeoshape.h File Reference
#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