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.
A dialog allowing selection of a VAT.DBF file and associating the resulting raster attribute table wi...
A bar for displaying non-blocking messages to the user.
Represents a raster layer.