|
QGIS API Documentation 3.99.0-Master (2fe06baccd8)
|
#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"
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 33 of file qgsdatasourceuri.cpp.
| QByteArray toLatin1_helper | ( | const QString & | string | ) |
Definition at line 694 of file qgsdatasourceuri.cpp.