16#ifndef QGSLOADRASTERATTRIBUTETABLEDIALOG_H
17#define QGSLOADRASTERATTRIBUTETABLEDIALOG_H
22#include "ui_qgsloadrasterattributetabledialogbase.h"
61 void setOpenWhenDoneVisible(
bool visible );
66 bool openWhenDone( )
const;
76 QString filePath( )
const;
81 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.