Home
last modified time | relevance | path

Searched defs:numberDecimalPlaces (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/src/core/numericformats/
H A Dqgsbasicnumericformat.cpp167 int QgsBasicNumericFormat::numberDecimalPlaces() const in numberDecimalPlaces() function in QgsBasicNumericFormat
172 void QgsBasicNumericFormat::setNumberDecimalPlaces( int numberDecimalPlaces ) in setNumberDecimalPlaces()
H A Dqgsscientificnumericformat.cpp65 void QgsScientificNumericFormat::setNumberDecimalPlaces( int numberDecimalPlaces ) in setNumberDecimalPlaces()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/numericformats/
H A Dqgsbasicnumericformat.cpp167 int QgsBasicNumericFormat::numberDecimalPlaces() const in numberDecimalPlaces() function in QgsBasicNumericFormat
172 void QgsBasicNumericFormat::setNumberDecimalPlaces( int numberDecimalPlaces ) in setNumberDecimalPlaces()
H A Dqgsscientificnumericformat.cpp65 void QgsScientificNumericFormat::setNumberDecimalPlaces( int numberDecimalPlaces ) in setNumberDecimalPlaces()