QGIS API Documentation 4.0.0-Norrköping (1ddcee3d0e4)
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 181 of file qgslogger.h.

Constructor & Destructor Documentation

◆ QgsScopeLogger()

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

Definition at line 184 of file qgslogger.h.

◆ ~QgsScopeLogger()

QgsScopeLogger::~QgsScopeLogger ( )
inline

Definition at line 191 of file qgslogger.h.


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