QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
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 (const 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 177 of file qgsreadwritecontext.h.

Constructor & Destructor Documentation

◆ QgsReadWriteContextCategoryPopper()

QgsReadWriteContextCategoryPopper::QgsReadWriteContextCategoryPopper ( const QgsReadWriteContext context)
inline

Creates a popper.

Definition at line 181 of file qgsreadwritecontext.h.

◆ ~QgsReadWriteContextCategoryPopper()

QgsReadWriteContextCategoryPopper::~QgsReadWriteContextCategoryPopper ( )
inline

Definition at line 182 of file qgsreadwritecontext.h.


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