Home ⌂Doc Index ◂Up ▴

eric6.Project.SpellingPropertiesDialog

Module implementing the Spelling Properties dialog.

Global Attributes

None

Classes

SpellingPropertiesDialog Class implementing the Spelling Properties dialog.

Functions

None


SpellingPropertiesDialog

Class implementing the Spelling Properties dialog.

Derived from

QDialog, Ui_SpellingPropertiesDialog

Class Attributes

None

Class Methods

None

Methods

SpellingPropertiesDialog Constructor
initDialog Public method to initialize the dialogs data.
storeData Public method to store the entered/modified data.

Static Methods

None

SpellingPropertiesDialog (Constructor)

SpellingPropertiesDialog(project, new, parent)

Constructor

project
reference to the project object
new
flag indicating the generation of a new project
parent
parent widget of this dialog (QWidget)

SpellingPropertiesDialog.initDialog

initDialog()

Public method to initialize the dialogs data.

SpellingPropertiesDialog.storeData

storeData()

Public method to store the entered/modified data.

Up



Home ⌂Doc Index ◂Up ▴