2024-08-13 13:47:46 +10:00
|
|
|
# The following has been generated automatically from src/gui/numericformats/qgsnumericformatwidget.h
|
2024-08-14 09:45:06 +10:00
|
|
|
try:
|
|
|
|
QgsNumericFormatWidget.__attribute_docs__ = {'changed': 'Emitted whenever the configuration of the numeric format is changed.\n'}
|
|
|
|
except NameError:
|
|
|
|
pass
|
2024-08-16 09:08:23 +10:00
|
|
|
try:
|
|
|
|
QgsNumericFormatWidget.__group__ = ['numericformats']
|
|
|
|
except NameError:
|
|
|
|
pass
|
|
|
|
try:
|
|
|
|
QgsBasicNumericFormatWidget.__group__ = ['numericformats']
|
|
|
|
except NameError:
|
|
|
|
pass
|
|
|
|
try:
|
|
|
|
QgsBearingNumericFormatWidget.__group__ = ['numericformats']
|
|
|
|
except NameError:
|
|
|
|
pass
|
|
|
|
try:
|
|
|
|
QgsBearingNumericFormatDialog.__group__ = ['numericformats']
|
|
|
|
except NameError:
|
|
|
|
pass
|
|
|
|
try:
|
|
|
|
QgsGeographicCoordinateNumericFormatWidget.__group__ = ['numericformats']
|
|
|
|
except NameError:
|
|
|
|
pass
|
|
|
|
try:
|
|
|
|
QgsGeographicCoordinateNumericFormatDialog.__group__ = ['numericformats']
|
|
|
|
except NameError:
|
|
|
|
pass
|
|
|
|
try:
|
|
|
|
QgsCurrencyNumericFormatWidget.__group__ = ['numericformats']
|
|
|
|
except NameError:
|
|
|
|
pass
|
|
|
|
try:
|
|
|
|
QgsPercentageNumericFormatWidget.__group__ = ['numericformats']
|
|
|
|
except NameError:
|
|
|
|
pass
|
|
|
|
try:
|
|
|
|
QgsScientificNumericFormatWidget.__group__ = ['numericformats']
|
|
|
|
except NameError:
|
|
|
|
pass
|
|
|
|
try:
|
|
|
|
QgsFractionNumericFormatWidget.__group__ = ['numericformats']
|
|
|
|
except NameError:
|
|
|
|
pass
|
2024-08-27 13:44:04 +10:00
|
|
|
try:
|
|
|
|
QgsExpressionBasedNumericFormatWidget.__group__ = ['numericformats']
|
|
|
|
except NameError:
|
|
|
|
pass
|