16#ifndef QGSCREATERASTERATTRIBUTETABLEDIALOG_H
17#define QGSCREATERASTERATTRIBUTETABLEDIALOG_H
21#include "ui_qgscreaterasterattributetabledialogbase.h"
52 QString filePath( )
const;
57 bool saveToFile( )
const;
62 bool openWhenDone( )
const;
73 void setOpenWhenDoneVisible(
bool visible );
78 void accept()
override;
84 void notify(
const QString &title,
const QString &message,
Qgis::MessageLevel level = Qgis::MessageLevel::Info );
MessageLevel
Level for messages This will be used both for message log and message bar in application.
The QgsCreateRasterAttributeTableDialog dialog collects the information required to create a new rast...
A bar for displaying non-blocking messages to the user.
Represents a raster layer.