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.
List of all members, including inherited members
Class Hierarchy¶
Base classes¶
Interface for requesting credentials in QGIS in GUI independent way. |
- class qgis.core.QgsCredentialsConsole[source]¶
Bases:
QObject,QgsCredentials