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