QGIS API Documentation 3.99.0-Master (26c88405ac0)
Loading...
Searching...
No Matches
QgsGeographicCoordinateNumericFormatDialog Class Reference

A dialog which allows control over the properties of a QgsGeographicCoordinateNumericFormat. More...

#include <qgsnumericformatwidget.h>

Inheritance diagram for QgsGeographicCoordinateNumericFormatDialog:

Public Member Functions

 QgsGeographicCoordinateNumericFormatDialog (const QgsNumericFormat *format, bool hidePrecisionControl=false, QWidget *parent=nullptr)
 Constructor for QgsGeographicCoordinateNumericFormatDialog, initially showing the specified format.
QgsGeographicCoordinateNumericFormatformat ()
 Returns the format defined by the current settings in the dialog.

Detailed Description

A dialog which allows control over the properties of a QgsGeographicCoordinateNumericFormat.

Since
QGIS 3.26

Definition at line 216 of file qgsnumericformatwidget.h.

Constructor & Destructor Documentation

◆ QgsGeographicCoordinateNumericFormatDialog()

QgsGeographicCoordinateNumericFormatDialog::QgsGeographicCoordinateNumericFormatDialog ( const QgsNumericFormat * format,
bool hidePrecisionControl = false,
QWidget * parent = nullptr )

Constructor for QgsGeographicCoordinateNumericFormatDialog, initially showing the specified format.

Definition at line 310 of file qgsnumericformatwidget.cpp.

Member Function Documentation

◆ format()

QgsGeographicCoordinateNumericFormat * QgsGeographicCoordinateNumericFormatDialog::format ( )

Returns the format defined by the current settings in the dialog.

Ownership of the returned object is transferred to the caller

Definition at line 329 of file qgsnumericformatwidget.cpp.


The documentation for this class was generated from the following files: