QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
Go to the documentation of this file.
15 #ifndef QGSCURRENCYNUMERICFORMAT_H
16 #define QGSCURRENCYNUMERICFORMAT_H
18 #include "qgis_core.h"
37 QString
id()
const override;
50 QString prefix()
const;
56 void setPrefix(
const QString &prefix );
62 QString suffix()
const;
68 void setSuffix(
const QString &suffix );
77 #endif // QGSCURRENCYNUMERICFORMAT_H