eric7.Project.UserPropertiesDialog
Module implementing the user specific project properties dialog.
Global Attributes
Classes
Functions
UserPropertiesDialog
    Class implementing the user specific project properties dialog.
Derived from
QDialog, Ui_UserPropertiesDialog
Class Attributes
Class Methods
Methods
Static Methods
UserPropertiesDialog (Constructor)
UserPropertiesDialog(project, parent=None, name=None)
        Constructor
- project (Project)
- 
reference to the project object
- parent (QWidget)
- 
parent widget of this dialog
- name (str)
- 
name of this dialog
UserPropertiesDialog.storeData
storeData()
        Public method to store the entered/modified data.