Plugin_Project_Django.ProjectDjango.ConfigurationPage.DjangoPage

Module implementing the Django configuration page.

Global Attributes

None

Classes

DjangoPage Class implementing the Django configuration page.

Functions

None


DjangoPage

Class implementing the Django configuration page.

Derived from

ConfigurationPageBase, Ui_DjangoPage

Class Attributes

None

Methods

DjangoPage Constructor
save Public slot to save the Django configuration.

DjangoPage (Constructor)

DjangoPage(plugin)

Constructor

plugin
reference to the plugin object

DjangoPage.save

save()

Public slot to save the Django configuration.

Up