15#ifndef QGSEXPRESSIONBASEDNUMERICFORMAT_H
16#define QGSEXPRESSIONBASEDNUMERICFORMAT_H
35 QString
id()
const override;
50 void setExpression(
const QString &expression );
57 QString
expression()
const {
return mExpression.expression(); }
Class for parsing and evaluation of expressions (formerly called "search strings").
A context for numeric formats.
The class is used as a container of context for various read/write operations on other objects.