|
QGIS API Documentation 3.99.0-Master (26c88405ac0)
|
A dialog which embeds a raster 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. | |
A dialog which embeds a raster attribute table widget.
Definition at line 34 of file qgsrasterattributetabledialog.h.
| QgsRasterAttributeTableDialog::QgsRasterAttributeTableDialog | ( | QgsRasterLayer * | rasterLayer, |
| int | bandNumber = 0, | ||
| QWidget *parent | SIP_TRANSFERTHIS = nullptr ) |
Create a new QgsRasterAttributeTableDialog.
Definition at line 22 of file qgsrasterattributetabledialog.cpp.
|
overrideslot |
Definition at line 34 of file qgsrasterattributetabledialog.cpp.