# The following has been generated automatically from src/core/labeling/rules/qgslabelingenginerule.h try: QgsAbstractLabelingEngineRule.__virtual_methods__ = ['isAvailable', 'description', 'resolveReferences', 'copyCommonProperties'] QgsAbstractLabelingEngineRule.__abstract_methods__ = ['clone', 'id', 'displayType', 'prepare', 'writeXml', 'readXml'] QgsAbstractLabelingEngineRule.__group__ = ['labeling', 'rules'] except (NameError, AttributeError): pass try: QgsLabelingEngineContext.__group__ = ['labeling', 'rules'] except (NameError, AttributeError): pass