QGIS API Documentation
3.2.0-Bonn (bc43194)
|
Allows entering a context category and takes care of leaving this category on deletion of the class. More...
#include <qgsreadwritecontext.h>
Public Member Functions | |
QgsReadWriteContextCategoryPopper (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 123 of file qgsreadwritecontext.h.
|
inline |
Creates a popper.
Definition at line 127 of file qgsreadwritecontext.h.
|
inline |
Definition at line 128 of file qgsreadwritecontext.h.