Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.AutoCompletionRopePage

Module implementing the Rope Autocompletion configuration page.

Classes

AutoCompletionRopePage Class implementing the Rope Autocompletion configuration page.

Functions

None


AutoCompletionRopePage

Class implementing the Rope Autocompletion configuration page.

Derived from

ConfigurationPageBase, Ui_AutoCompletionRopePage

Methods

AutoCompletionRopePage Constructor
save Public slot to save the Rope Autocompletion configuration.

AutoCompletionRopePage (Constructor)

AutoCompletionRopePage(plugin)

Constructor

plugin
reference to the plugin object

AutoCompletionRopePage.save

save()

Public slot to save the Rope Autocompletion configuration.

Up