QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | List of all members
QgsMapInfoSymbolConversionContext Class Reference

Context for a MapInfo symbol conversion operation. More...

#include <qgsmapinfosymbolconverter.h>

Public Member Functions

void clearWarnings ()
 Clears the list of warning messages. More...
 
void pushWarning (const QString &warning)
 Pushes a warning message generated during the conversion. More...
 
QStringList warnings () const
 Returns a list of warning messages generated during the conversion. More...
 

Detailed Description

Context for a MapInfo symbol conversion operation.

Warning
This is private API only, and may change in future QGIS versions
Since
QGIS 3.20

Definition at line 35 of file qgsmapinfosymbolconverter.h.

Member Function Documentation

◆ clearWarnings()

void QgsMapInfoSymbolConversionContext::clearWarnings ( )
inline

Clears the list of warning messages.

Definition at line 52 of file qgsmapinfosymbolconverter.h.

◆ pushWarning()

void QgsMapInfoSymbolConversionContext::pushWarning ( const QString &  warning)

Pushes a warning message generated during the conversion.

Definition at line 29 of file qgsmapinfosymbolconverter.cpp.

◆ warnings()

QStringList QgsMapInfoSymbolConversionContext::warnings ( ) const
inline

Returns a list of warning messages generated during the conversion.

Definition at line 47 of file qgsmapinfosymbolconverter.h.


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