QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
This is the complete list of members for QgsTableCell, including all inherited members.
backgroundColor() const | QgsTableCell | inline |
content() const | QgsTableCell | inline |
foregroundColor() const | QgsTableCell | inline |
numericFormat() const | QgsTableCell | |
operator=(const QgsTableCell &other) | QgsTableCell | |
properties(const QgsReadWriteContext &context) const | QgsTableCell | |
QgsTableCell(const QVariant &content=QVariant()) | QgsTableCell | |
QgsTableCell(const QgsTableCell &other) | QgsTableCell | |
setBackgroundColor(const QColor &color) | QgsTableCell | inline |
setContent(const QVariant &content) | QgsTableCell | inline |
setForegroundColor(const QColor &color) | QgsTableCell | inline |
setNumericFormat(QgsNumericFormat *format) | QgsTableCell | |
setProperties(const QVariantMap &properties, const QgsReadWriteContext &context) | QgsTableCell | |
~QgsTableCell() | QgsTableCell |