2024-08-13 13:47:46 +10:00
|
|
|
# The following has been generated automatically from src/core/qgsconditionalstyle.h
|
2024-08-14 09:45:06 +10:00
|
|
|
try:
|
|
|
|
QgsConditionalLayerStyles.__attribute_docs__ = {'changed': 'Emitted when the conditional styles are changed.\n\n.. versionadded:: 3.10\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:
|
|
|
|
QgsConditionalStyle.matchingConditionalStyles = staticmethod(QgsConditionalStyle.matchingConditionalStyles)
|
|
|
|
QgsConditionalStyle.matchingConditionalStyle = staticmethod(QgsConditionalStyle.matchingConditionalStyle)
|
|
|
|
QgsConditionalStyle.compressStyles = staticmethod(QgsConditionalStyle.compressStyles)
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-09-09 09:54:21 +10:00
|
|
|
pass
|