QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
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. More...
#include <qgsreadwritecontext.h>
Public Member Functions | |
QgsReadWriteContextCategoryPopper (const QgsReadWriteContext &context) | |
Creates a popper. More... | |
~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.
Definition at line 178 of file qgsreadwritecontext.h.
|
inline |
Creates a popper.
Definition at line 182 of file qgsreadwritecontext.h.
|
inline |
Definition at line 183 of file qgsreadwritecontext.h.