15#ifndef QGSEXPRESSIONBASEDNUMERICFORMAT_H
16#define QGSEXPRESSIONBASEDNUMERICFORMAT_H
34 QString
id()
const override;
56 QString
expression()
const {
return mExpression.expression(); }
Handles parsing and evaluation of expressions (formerly called "search strings").
A context for numeric formats.
A container for the context for various read/write operations on objects.