QGIS API Documentation 3.34.0-Prizren (ffbdd678812)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
QgsRasterAttributeTableModel Member List

This is the complete list of members for QgsRasterAttributeTableModel, including all inherited members.

columnCount(const QModelIndex &parent) const overrideQgsRasterAttributeTableModel
data(const QModelIndex &index, int role) const overrideQgsRasterAttributeTableModel
editable() constQgsRasterAttributeTableModel
flags(const QModelIndex &index) const overrideQgsRasterAttributeTableModel
hasColor() constQgsRasterAttributeTableModel
hasRamp() constQgsRasterAttributeTableModel
headerData(int section, Qt::Orientation orientation, int role) const overrideQgsRasterAttributeTableModel
headerNames() constQgsRasterAttributeTableModel
headerTooltip(const int section) constQgsRasterAttributeTableModel
insertColor(int position, QString *errorMessage=nullptr)QgsRasterAttributeTableModel
insertField(const int position, const QString &name, const Qgis::RasterAttributeTableFieldUsage usage, const QVariant::Type type, QString *errorMessage=nullptr)QgsRasterAttributeTableModel
insertRamp(int position, QString *errorMessage=nullptr)QgsRasterAttributeTableModel
insertRow(const int position, const QVariantList &rowData, QString *errorMessage=nullptr)QgsRasterAttributeTableModel
isDirty()QgsRasterAttributeTableModel
isValid(QString *errorMessage=nullptr)QgsRasterAttributeTableModel
QgsRasterAttributeTableModel(QgsRasterAttributeTable *rat, QObject *parent=nullptr)QgsRasterAttributeTableModelexplicit
removeColorOrRamp(QString *errorMessage=nullptr)QgsRasterAttributeTableModel
removeField(const int position, QString *errorMessage=nullptr)QgsRasterAttributeTableModel
removeRow(const int position, QString *errorMessage=nullptr)QgsRasterAttributeTableModel
rowCount(const QModelIndex &parent) const overrideQgsRasterAttributeTableModel
setData(const QModelIndex &index, const QVariant &value, int role) overrideQgsRasterAttributeTableModel
setEditable(bool editable)QgsRasterAttributeTableModel