Class: QgsCredentialsConsole¶
Implementation of credentials interface for the console.
This class outputs message to the standard output and retrieves input from standard input. Therefore it won’t be the right choice for apps without GUI.
Class Hierarchy¶
Base classes¶
Interface for requesting credentials in QGIS in GUI independent way. |
- class qgis.core.QgsCredentialsConsole[source]¶
Bases:
QObject
,QgsCredentials