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;
MessageLevel
Level for messages This will be used both for message log and message bar in application.
@ Info
Information message.
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.