QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Public Member Functions | List of all members
QgsReadWriteContextCategoryPopper Class Reference

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 ()
 

Detailed Description

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.

Since
QGIS 3.2

Definition at line 146 of file qgsreadwritecontext.h.

Constructor & Destructor Documentation

QgsReadWriteContextCategoryPopper::QgsReadWriteContextCategoryPopper ( QgsReadWriteContext context)
inline

Creates a popper.

Definition at line 150 of file qgsreadwritecontext.h.

QgsReadWriteContextCategoryPopper::~QgsReadWriteContextCategoryPopper ( )
inline

Definition at line 151 of file qgsreadwritecontext.h.


The documentation for this class was generated from the following file: