QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | List of all members
QgsBearingNumericFormatDialog Class Reference

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

#include <qgsnumericformatwidget.h>

Inheritance diagram for QgsBearingNumericFormatDialog:
Inheritance graph
[legend]

Public Member Functions

 QgsBearingNumericFormatDialog (const QgsNumericFormat *format, QWidget *parent=nullptr)
 Constructor for QgsBearingNumericFormatDialog, initially showing the specified format. More...
 
QgsBearingNumericFormatformat ()
 Returns the format defined by the current settings in the dialog. More...
 

Detailed Description

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

Since
QGIS 3.12

Definition at line 141 of file qgsnumericformatwidget.h.

Constructor & Destructor Documentation

◆ QgsBearingNumericFormatDialog()

QgsBearingNumericFormatDialog::QgsBearingNumericFormatDialog ( const QgsNumericFormat format,
QWidget *  parent = nullptr 
)

Constructor for QgsBearingNumericFormatDialog, initially showing the specified format.

Definition at line 196 of file qgsnumericformatwidget.cpp.

Member Function Documentation

◆ format()

QgsBearingNumericFormat * QgsBearingNumericFormatDialog::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 215 of file qgsnumericformatwidget.cpp.


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