QString message() const
Returns the message string.
~QgsReadWriteContextCategoryPopper()
QgsReadWriteContextCategoryPopper(const QgsReadWriteContext &context)
Creates a popper.
QStringList categories() const
Returns the stack of categories of the message.
The class is used as a container of context for various read/write operations on other objects.
bool operator!=(const QgsReadWriteContext::ReadWriteMessage &other) const
Struct for QgsReadWriteContext error or warning messages.
bool operator==(const QgsReadWriteContext::ReadWriteMessage &other) const
Allows entering a context category and takes care of leaving this category on deletion of the class....
ReadWriteMessage(const QString &message=QString(), Qgis::MessageLevel level=Qgis::MessageLevel::Warning, const QStringList &categories=QStringList())
Construct a container for QgsReadWriteContext error or warning messages.
Qgis::MessageLevel level() const
Returns the message level.