Class: QgsReadWriteContextCategoryPopper

class qgis.core.QgsReadWriteContextCategoryPopper

Bases: sip.wrapper

Allows entering a context category and takes care of leaving this category on deletion of the class. This would happen when it gets out of scope.

New in version 3.2.

QgsReadWriteContextCategoryPopper(context: QgsReadWriteContext) Creates a popper

QgsReadWriteContextCategoryPopper(QgsReadWriteContextCategoryPopper)