QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
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.
void pushWarning (const QString &warning)
 Pushes a warning message generated during the conversion.
QStringList warnings () const
 Returns a list of warning messages generated during the conversion.

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 36 of file qgsmapinfosymbolconverter.h.

Member Function Documentation

◆ clearWarnings()

void QgsMapInfoSymbolConversionContext::clearWarnings ( )
inline

Clears the list of warning messages.

Definition at line 53 of file qgsmapinfosymbolconverter.h.

◆ pushWarning()

void QgsMapInfoSymbolConversionContext::pushWarning ( const QString & warning)

Pushes a warning message generated during the conversion.

Definition at line 30 of file qgsmapinfosymbolconverter.cpp.

◆ warnings()

QStringList QgsMapInfoSymbolConversionContext::warnings ( ) const
inline

Returns a list of warning messages generated during the conversion.

Definition at line 48 of file qgsmapinfosymbolconverter.h.


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