QGIS API Documentation 3.99.0-Master (e9821da5c6b)
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 198 of file qgsreadwritecontext.h.

Constructor & Destructor Documentation

◆ QgsReadWriteContextCategoryPopper()

QgsReadWriteContextCategoryPopper::QgsReadWriteContextCategoryPopper ( const QgsReadWriteContext & context)
inline

Creates a popper.

Definition at line 202 of file qgsreadwritecontext.h.

◆ ~QgsReadWriteContextCategoryPopper()

QgsReadWriteContextCategoryPopper::~QgsReadWriteContextCategoryPopper ( )
inline

Definition at line 203 of file qgsreadwritecontext.h.


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