Project: QGIS

Version: 2.14.0

Feature: New PyQGIS classes in 2.14

New core classes

New GUI classes

Reusable widgets:

  • QgsExternalResourceWidget - widget for displaying a file path with a push button for an "open file" dialog, and optional display of pictures or HTML files
  • QgsFileWidget - widget for selecting a file or a folder
  • QgsLegendFilterButton - tool button widget that allows enabling or disabling legend filter by contents of the map
  • QgsMapCanvasTracer - an extension of QgsTracer that provides extra functionality for interacting with map canvases
  • Qgs25DRendererWidget - widget for setting properties for a 2.5D renderer
  • QgsColorWidgetAction - widget action for embedding a color picker inside a menu

Reusable dialogs: