QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
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 158 of file qgsreadwritecontext.h.

Constructor & Destructor Documentation

◆ QgsReadWriteContextCategoryPopper()

QgsReadWriteContextCategoryPopper::QgsReadWriteContextCategoryPopper ( QgsReadWriteContext context)
inline

Creates a popper.

Definition at line 162 of file qgsreadwritecontext.h.

◆ ~QgsReadWriteContextCategoryPopper()

QgsReadWriteContextCategoryPopper::~QgsReadWriteContextCategoryPopper ( )
inline

Definition at line 163 of file qgsreadwritecontext.h.


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