QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
Public Member Functions | List of all members
QgsGeographicCoordinateNumericFormatDialog Class Reference

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

#include <qgsnumericformatwidget.h>

Inheritance diagram for QgsGeographicCoordinateNumericFormatDialog:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

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

Since
QGIS 3.26

Definition at line 204 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 313 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 332 of file qgsnumericformatwidget.cpp.


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