QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
Go to the documentation of this file.
15 #ifndef QGSNUMERICFORMATWIDGET_H
16 #define QGSNUMERICFORMATWIDGET_H
70 #include "ui_qgsbasicnumericformatwidgetbase.h"
98 bool mBlockSignals = false;
102 #include "ui_qgsbearingnumericformatwidgetbase.h"
130 bool mBlockSignals = false;
167 #include "ui_qgscurrencynumericformatwidgetbase.h"
195 bool mBlockSignals = false;
200 #include "ui_qgspercentagenumericformatwidgetbase.h"
228 bool mBlockSignals = false;
234 #include "ui_qgsscientificnumericformatwidgetbase.h"
262 bool mBlockSignals = false;
267 #include "ui_qgsfractionnumericformatwidgetbase.h"
293 bool mBlockSignals = false;
296 #endif // QGSNUMERICFORMATWIDGET_H
std::unique_ptr< GEOSGeometry, GeosDeleter > unique_ptr
Scoped GEOS pointer.