eric7.MultiProject.PropertiesDialog
Module implementing the multi project properties dialog.
Global Attributes
Classes
Functions
PropertiesDialog
    Class implementing the multi project properties dialog.
Derived from
QDialog, Ui_PropertiesDialog
Class Attributes
Class Methods
Methods
Static Methods
PropertiesDialog (Constructor)
PropertiesDialog(multiProject, new=True, parent=None)
        Constructor
- multiProject (MultiProject)
- 
reference to the multi project object
- new (bool (optional))
- 
flag indicating the generation of a new multi project
            (defaults to True)
- parent (QWidget (optional))
- 
reference to the parent widget (defaults to None)
PropertiesDialog.storeData
storeData()
        Public method to store the entered/modified data.