plugin classes module

Contains classes related to implementation of QGIS plugins.

Contents

Classes

class QgisPlugin
Abstract base class from which all plugins must inherit.
class QgsApplyDialog
Interface class for dialogs that have an apply operation (e.g.