16#ifndef QGSRASTERATTRIBUTETABLEADDCOLUMNDIALOG_H 
   17#define QGSRASTERATTRIBUTETABLEADDCOLUMNDIALOG_H 
   22#include "ui_qgsrasterattributetableaddcolumndialogbase.h" 
   55    bool isColor( ) 
const;
 
   65    QString name( ) 
const;
 
   75    QVariant::Type type( ) 
const;
 
RasterAttributeTableFieldUsage
Flags which control behavior of raster renderers.
 
The QgsRasterAttributeTableAddColumnDialog class collects options to add a new column to a raster att...
 
The QgsRasterAttributeTable class represents a Raster Attribute Table (RAT).