16#ifndef QGSLOADRASTERATTRIBUTETABLEDIALOG_H
17#define QGSLOADRASTERATTRIBUTETABLEDIALOG_H
22#include "ui_qgsloadrasterattributetabledialogbase.h"
60 void setOpenWhenDoneVisible(
bool visible );
65 bool openWhenDone()
const;
75 QString filePath()
const;
80 void accept()
override;
MessageLevel
Level for messages This will be used both for message log and message bar in application.
@ Info
Information message.
The QgsLoadRasterAttributeTableDialog dialog let the user select a VAT.DBF file and associate the res...
A bar for displaying non-blocking messages to the user.
Represents a raster layer.