QGIS/python/core/auto_generated
Nyall Dawson d72c4d001f [processing] Allow parameter metadata to set the number of decimal places
to show in numeric/distance widgets

E.g. to only show 2 decimal places:

  # only show two decimal places in parameter's widgets, not 6:
  param.setMetadata( {'widget_wrapper':
    { 'decimals': 2 }
  })
2018-11-30 05:02:59 +10:00
..
2018-10-13 22:05:39 +02:00
2018-09-10 11:41:57 -04:00
2018-06-17 11:15:10 +10:00
2018-11-09 10:01:38 +00:00
2018-10-09 11:48:33 -08:00
2018-10-09 11:48:33 -08:00
2018-05-25 11:16:18 +10:00
2018-10-08 07:24:53 +10:00
2018-07-17 07:02:29 +10:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-10-23 10:37:55 +10:00
Dox
2018-11-21 08:48:55 +11:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-08-14 19:53:27 +02:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-11-13 10:48:02 +01:00
2018-10-19 13:46:10 -04:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-07-16 10:17:02 +10:00
2018-09-13 08:04:34 +01:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-09-07 14:50:19 +02:00
2018-05-27 18:54:09 +10:00
2018-07-20 16:24:48 +10:00
2018-05-30 12:26:36 +02:00
2018-05-28 10:39:34 -08:00
2018-09-10 11:41:57 -04:00
2018-10-19 13:26:18 +02:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-10-23 18:56:27 +02:00