| 
    QGIS API Documentation 3.42.0-Münster (feb80233002)
    
   | 
 
#include "qgis_sip.h"#include "qgsnumericformat.h"#include "qgspanelwidget.h"#include "qgsexpressioncontextgenerator.h"#include <memory>#include <QDialog>#include "ui_qgsbasicnumericformatwidgetbase.h"#include "ui_qgsbearingnumericformatwidgetbase.h"#include "ui_qgsgeographiccoordinatenumericformatwidgetbase.h"#include "ui_qgscurrencynumericformatwidgetbase.h"#include "ui_qgspercentagenumericformatwidgetbase.h"#include "ui_qgsscientificnumericformatwidgetbase.h"#include "ui_qgsfractionnumericformatwidgetbase.h"#include "ui_qgsexpressionbasednumericformatwidgetbase.h"

Go to the source code of this file.
Classes | |
| class | QgsBasicNumericFormatWidget | 
| A widget which allow control over the properties of a QgsBasicNumericFormat.  More... | |
| class | QgsBearingNumericFormatDialog | 
| A dialog which allow control over the properties of a QgsBearingNumericFormat.  More... | |
| class | QgsBearingNumericFormatWidget | 
| A widget which allow control over the properties of a QgsBearingNumericFormat.  More... | |
| class | QgsCurrencyNumericFormatWidget | 
| A widget which allow control over the properties of a QgsCurrencyNumericFormat.  More... | |
| class | QgsExpressionBasedNumericFormatWidget | 
| A widget which allow control over the properties of a QgsExpressionBasedNumericFormat.  More... | |
| class | QgsFractionNumericFormatWidget | 
| A widget which allow control over the properties of a QgsFractionNumericFormat.  More... | |
| class | QgsGeographicCoordinateNumericFormatDialog | 
| A dialog which allow control over the properties of a QgsGeographicCoordinateNumericFormat.  More... | |
| class | QgsGeographicCoordinateNumericFormatWidget | 
| A widget which allow control over the properties of a QgsGeographicCoordinateNumericFormat.  More... | |
| class | QgsNumericFormatWidget | 
| Base class for widgets which allow control over the properties of QgsNumericFormat subclasses.  More... | |
| class | QgsPercentageNumericFormatWidget | 
| A widget which allow control over the properties of a QgsPercentageNumericFormat.  More... | |
| class | QgsScientificNumericFormatWidget | 
| A widget which allow control over the properties of a QgsScientificNumericFormat.  More... | |