2024-08-13 13:47:46 +10:00
|
|
|
# The following has been generated automatically from src/core/qgscredentials.h
|
2024-08-14 09:45:06 +10:00
|
|
|
try:
|
|
|
|
QgsCredentialsNone.__attribute_docs__ = {'destroyed': "signals that object will be destroyed and shouldn't be used anymore\n"}
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-08-14 09:45:06 +10:00
|
|
|
pass
|
|
|
|
try:
|
|
|
|
QgsCredentialsConsole.__attribute_docs__ = {'destroyed': "signals that object will be destroyed and shouldn't be used anymore\n"}
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-08-14 09:45:06 +10:00
|
|
|
pass
|
2024-09-09 09:54:21 +10:00
|
|
|
try:
|
|
|
|
QgsCredentials.instance = staticmethod(QgsCredentials.instance)
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-09-09 09:54:21 +10:00
|
|
|
pass
|