Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qgeoshape.cpp File Reference

(f118f420337f934f1520234828f56762ce4c7043)

#include "qgeoshape.h"
#include "qgeoshape_p.h"
#include "qgeorectangle.h"
#include "qgeocircle.h"
#include "qgeopath.h"
#include "qgeopolygon.h"
#include <QtCore/QDebug>
#include <QtCore/QDataStream>
#include "moc_qgeoshape.cpp"
Include dependency graph for qgeoshape.cpp:

Go to the source code of this file.

Functions

static void formatGeoCoordinates (QDebug dbg, const QList< QGeoCoordinate > &coordinates)

Function Documentation

◆ formatGeoCoordinates()

void formatGeoCoordinates ( QDebug dbg,
const QList< QGeoCoordinate > & coordinates )
static

Definition at line 284 of file qgeoshape.cpp.