Writing and Registering QGIS Plugins

Python & QGIS (PyQGIS & Plugin Development)

Video Locked

Please log in to watch this video

Log In
Chapter Info
Course The Ultimate GeoPython course
Module Python & QGIS (PyQGIS & Plugin Development)
Chapter Writing and Registering QGIS Plugins
Navigation

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