16#ifndef QGSCREATERASTERATTRIBUTETABLEDIALOG_H 
   17#define QGSCREATERASTERATTRIBUTETABLEDIALOG_H 
   21#include "ui_qgscreaterasterattributetabledialogbase.h" 
   53    QString filePath() 
const;
 
   58    bool saveToFile() 
const;
 
   63    bool openWhenDone() 
const;
 
   74    void setOpenWhenDoneVisible( 
bool visible );
 
   79    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 which collects the information required to create a new raster attribute table.
 
A bar for displaying non-blocking messages to the user.
 
Represents a raster layer.