QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
QgsScopeLogger Class Reference

Logs the location of the call. More...

#include <qgslogger.h>

Public Member Functions

 QgsScopeLogger (const char *file, const char *func, int line)
 ~QgsScopeLogger ()

Detailed Description

Logs the location of the call.

Definition at line 172 of file qgslogger.h.

Constructor & Destructor Documentation

◆ QgsScopeLogger()

QgsScopeLogger::QgsScopeLogger ( const char * file,
const char * func,
int line )
inline

Definition at line 175 of file qgslogger.h.

◆ ~QgsScopeLogger()

QgsScopeLogger::~QgsScopeLogger ( )
inline

Definition at line 182 of file qgslogger.h.


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