QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
The QgsRasterAttributeTableDialog class embeds an attribute table widget. More...
#include <qgsrasterattributetabledialog.h>
Public Slots | |
void | reject () override |
Public Member Functions | |
QgsRasterAttributeTableDialog (QgsRasterLayer *rasterLayer, int bandNumber=0, QWidget *parent SIP_TRANSFERTHIS=nullptr) | |
Create a new QgsRasterAttributeTableDialog. | |
The QgsRasterAttributeTableDialog class embeds an attribute table widget.
Definition at line 32 of file qgsrasterattributetabledialog.h.
QgsRasterAttributeTableDialog::QgsRasterAttributeTableDialog | ( | QgsRasterLayer * | rasterLayer, |
int | bandNumber = 0 , |
||
QWidget *parent | SIP_TRANSFERTHIS = nullptr |
||
) |
Create a new QgsRasterAttributeTableDialog.
Definition at line 20 of file qgsrasterattributetabledialog.cpp.
|
overrideslot |
Definition at line 33 of file qgsrasterattributetabledialog.cpp.