Home
last modified time | relevance | path

Searched refs:QgsCurrencyNumericFormatWidget (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/src/gui/numericformats/
H A Dqgsnumericformatwidget.cpp224 QgsCurrencyNumericFormatWidget::QgsCurrencyNumericFormatWidget( const QgsNumericFormat *format, QWi… in QgsCurrencyNumericFormatWidget() function in QgsCurrencyNumericFormatWidget
274 QgsCurrencyNumericFormatWidget::~QgsCurrencyNumericFormatWidget() = default;
276 void QgsCurrencyNumericFormatWidget::setFormat( QgsNumericFormat *format ) in setFormat()
291 QgsNumericFormat *QgsCurrencyNumericFormatWidget::format() in format()
H A Dqgsnumericformatwidget.h177 class GUI_EXPORT QgsCurrencyNumericFormatWidget : public QgsNumericFormatWidget, private Ui::QgsCur…
186QgsCurrencyNumericFormatWidget( const QgsNumericFormat *format, QWidget *parent SIP_TRANSFERTHIS =…
187 ~QgsCurrencyNumericFormatWidget() override;
H A Dqgsnumericformatguiregistry.cpp49 return new QgsCurrencyNumericFormatWidget( format ); in create()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/numericformats/
H A Dqgsnumericformatwidget.cpp224 QgsCurrencyNumericFormatWidget::QgsCurrencyNumericFormatWidget( const QgsNumericFormat *format, QWi… in QgsCurrencyNumericFormatWidget() function in QgsCurrencyNumericFormatWidget
274 QgsCurrencyNumericFormatWidget::~QgsCurrencyNumericFormatWidget() = default;
276 void QgsCurrencyNumericFormatWidget::setFormat( QgsNumericFormat *format ) in setFormat()
291 QgsNumericFormat *QgsCurrencyNumericFormatWidget::format() in format()
H A Dqgsnumericformatwidget.h177 class GUI_EXPORT QgsCurrencyNumericFormatWidget : public QgsNumericFormatWidget, private Ui::QgsCur…
186QgsCurrencyNumericFormatWidget( const QgsNumericFormat *format, QWidget *parent SIP_TRANSFERTHIS =…
187 ~QgsCurrencyNumericFormatWidget() override;
H A Dqgsnumericformatguiregistry.cpp49 return new QgsCurrencyNumericFormatWidget( format ); in create()
/dports/graphics/qgis-ltr/qgis-3.16.16/python/gui/auto_generated/numericformats/
H A Dqgsnumericformatwidget.sip.in146 class QgsCurrencyNumericFormatWidget : QgsNumericFormatWidget
159QgsCurrencyNumericFormatWidget( const QgsNumericFormat *format, QWidget *parent /TransferThis/ = 0…
161 Constructor for QgsCurrencyNumericFormatWidget, initially showing the specified ``format``.
163 ~QgsCurrencyNumericFormatWidget();
/dports/graphics/qgis/qgis-3.22.3/python/gui/auto_generated/numericformats/
H A Dqgsnumericformatwidget.sip.in146 class QgsCurrencyNumericFormatWidget : QgsNumericFormatWidget
159QgsCurrencyNumericFormatWidget( const QgsNumericFormat *format, QWidget *parent /TransferThis/ = 0…
161 Constructor for QgsCurrencyNumericFormatWidget, initially showing the specified ``format``.
163 ~QgsCurrencyNumericFormatWidget();