| 
    QGIS API Documentation
    3.12.1-BucureČ™ti (121cc00ff0)
    
   | 
 
A dialog which allow control over the properties of a QgsBearingNumericFormat. More...
#include <qgsnumericformatwidget.h>

Public Member Functions | |
| QgsBearingNumericFormatDialog (const QgsNumericFormat *format, QWidget *parent=nullptr) | |
| Constructor for QgsBearingNumericFormatDialog, initially showing the specified format.  More... | |
| QgsBearingNumericFormat * | format () | 
| Returns the format defined by the current settings in the dialog.  More... | |
A dialog which allow control over the properties of a QgsBearingNumericFormat.
Definition at line 139 of file qgsnumericformatwidget.h.
| QgsBearingNumericFormatDialog::QgsBearingNumericFormatDialog | ( | const QgsNumericFormat * | format, | 
| QWidget * | parent = nullptr  | 
        ||
| ) | 
Constructor for QgsBearingNumericFormatDialog, initially showing the specified format.
Definition at line 192 of file qgsnumericformatwidget.cpp.
| 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 211 of file qgsnumericformatwidget.cpp.
 1.8.13