QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgis.h"
#include "qgsnumericformat.h"
#include <cmath>
Go to the source code of this file.
Classes | |
class | QgsFractionNumericFormat |
A numeric formatter which returns a vulgar fractional representation of a decimal value (e.g. "1/2" instead of 0.5). More... | |