QGIS API Documentation  3.26.3-Buenos Aires (65e4edfdad)
Classes
qgsfractionnumericformat.h File Reference
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgis.h"
#include "qgsnumericformat.h"
#include <cmath>
Include dependency graph for qgsfractionnumericformat.h:
This graph shows which files directly or indirectly include this file:

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...