Class: QgsReadWriteContextCategoryPopper¶
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.
Added in version 3.2.
- class qgis.core.QgsReadWriteContextCategoryPopper[source]¶
 Bases:
object- __init__(context: QgsReadWriteContext)
 Creates a popper
- Parameters:
 context (QgsReadWriteContext)
- __init__(a0: QgsReadWriteContextCategoryPopper)
 - Parameters: