| QGIS API Documentation
    3.22.4-Białowieża (ce8e65e95e)
    | 
#include "qgsauthmethodregistry.h"#include "qgis.h"#include "qgsauthconfig.h"#include "qgsauthmethod.h"#include "qgslogger.h"#include "qgsmessageoutput.h"#include "qgsmessagelog.h"#include "qgsauthmethodmetadata.h"#include <QString>#include <QDir>#include <QLibrary>#include <QRegularExpression>
Go to the source code of this file.
| Typedefs | |
| typedef QgsAuthMethod * | classFactoryFunction_t() | 
| typedef void | cleanupAuthMethod_t() | 
| typedef QgsAuthMethod* classFactoryFunction_t() | 
Definition at line 294 of file qgsauthmethodregistry.cpp.
| typedef void cleanupAuthMethod_t() | 
Definition at line 192 of file qgsauthmethodregistry.cpp.