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
qgeoaddress.cpp File Reference

(346d425ba37f3ca9df3f7e6843de82a70eb72b7d)

#include "qgeoaddress.h"
#include "qgeoaddress_p.h"
#include <QtCore/QStringList>
+ Include dependency graph for qgeoaddress.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE QString addressLine (const QStringList &parts)
 
static QString formattedAddress (const QGeoAddress &address, const QString &newLine=QLatin1String("<br/>"))
 

Function Documentation

◆ addressLine()

static QT_BEGIN_NAMESPACE QString addressLine ( const QStringList & parts)
static

Definition at line 36 of file qgeoaddress.cpp.

◆ formattedAddress()

static QString formattedAddress ( const QGeoAddress & address,
const QString & newLine = QLatin1String("<br/>") )
static

Definition at line 69 of file qgeoaddress.cpp.