|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
#include "qgsdatasourceuri.h"#include "qgsauthmanager.h"#include "qgslogger.h"#include "qgswkbtypes.h"#include "qgsapplication.h"#include <QStringList>#include <QRegularExpression>#include <QUrl>#include <QUrlQuery>
Go to the source code of this file.
Macros | |
| #define | HIDING_TOKEN QStringLiteral( "XXXXXXXX" ) |
Functions | |
| QByteArray | toLatin1_helper (const QString &string) |
| #define HIDING_TOKEN QStringLiteral( "XXXXXXXX" ) |
Definition at line 30 of file qgsdatasourceuri.cpp.
| QByteArray toLatin1_helper | ( | const QString & | string | ) |
Definition at line 671 of file qgsdatasourceuri.cpp.