QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
qgsdatasourceuri.cpp File Reference
#include "qgsdatasourceuri.h"
#include "qgsapplication.h"
#include "qgsauthmanager.h"
#include "qgslogger.h"
#include "qgswkbtypes.h"
#include <QRegularExpression>
#include <QStringList>
#include <QUrl>
#include <QUrlQuery>
#include "moc_qgsdatasourceuri.cpp"
Include dependency graph for qgsdatasourceuri.cpp:

Go to the source code of this file.

Macros

#define HIDING_TOKEN   QStringLiteral( "XXXXXXXX" )

Functions

QByteArray toLatin1_helper (const QString &string)

Macro Definition Documentation

◆ HIDING_TOKEN

#define HIDING_TOKEN   QStringLiteral( "XXXXXXXX" )

Definition at line 33 of file qgsdatasourceuri.cpp.

Function Documentation

◆ toLatin1_helper()

QByteArray toLatin1_helper ( const QString & string)

Definition at line 694 of file qgsdatasourceuri.cpp.