QGIS API Documentation 3.99.0-Master (21b3aa880ba)
Loading...
Searching...
No Matches
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.
 ~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 179 of file qgsreadwritecontext.h.

Constructor & Destructor Documentation

◆ QgsReadWriteContextCategoryPopper()

QgsReadWriteContextCategoryPopper::QgsReadWriteContextCategoryPopper ( const QgsReadWriteContext & context)
inline

Creates a popper.

Definition at line 183 of file qgsreadwritecontext.h.

◆ ~QgsReadWriteContextCategoryPopper()

QgsReadWriteContextCategoryPopper::~QgsReadWriteContextCategoryPopper ( )
inline

Definition at line 184 of file qgsreadwritecontext.h.


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