Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix FieldFormatter in pi_break.dox
  • Loading branch information
jef-n committed Mar 14, 2017
1 parent 85776a1 commit afdbf1b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/api_break.dox
Expand Up @@ -1153,9 +1153,9 @@ QgsEditorWidgetFactory {#qgis_api_break_3_0_QgsEditorWidgetFactory}
- `writeConfig` has been removed. The configuration is read and written
from and to a QVariantMap automatically.
- `representValue` has been removed. Use QgsFieldFormatter::representValue() instead
- `sortValue` has been removed. Use QgsFieldFormatter::representValue() instead
- `alignmentFlag` has been removed. Use QgsFieldFormatter::representValue() instead
- `createCache` has been removed. Use QgsFieldFormatter::representValue() instead
- `sortValue` has been removed. Use QgsFieldFormatter::sortValue() instead
- `alignmentFlag` has been removed. Use QgsFieldFormatter::alignmentFlag() instead
- `createCache` has been removed. Use QgsFieldFormatter::createCache() instead


QgsFeedback {#qgis_api_break_3_0_QgsFeedback}
Expand Down

0 comments on commit afdbf1b

Please sign in to comment.