Writing and Registering QGIS Plugins

Python & QGIS (PyQGIS & Plugin Development)

The Ultimate GeoPython course

Get full access to this course and all its content.

₹5499.00 ₹1699.00
Buy Course Now
Chapter Info
Course The Ultimate GeoPython course
Module Python & QGIS (PyQGIS & Plugin Development)
Chapter Writing and Registering QGIS Plugins

Chapter Content

  • Anatomy of a QGIS Plugin
  • Using Plugin Builder to scaffold a new plugin
  • Defining the GUI (Qt Designer)
  • Connecting user input to Python logic
  • Installing and sharing custom plugins