eric7.Project.PkgListConfigDialog
Module implementing a dialog to configure the PKGLIST creation process.
Global Attributes
Classes
Functions
PkgListConfigDialog
Class implementing a dialog to configure the PKGLIST creation process.
Derived from
QDialog, Ui_PkgListConfigDialog
Class Attributes
Class Methods
Methods
Static Methods
PkgListConfigDialog (Constructor)
PkgListConfigDialog(pattern=None, parent=None)
Constructor
- pattern (list[str] (optional))
-
list of file name patterns for file to be excluded (defaults
to None)
- parent (QWidget (optional))
-
reference to the parent widget (defaults to None)
PkgListConfigDialog.getPattern
getPattern()
Public method to get the entered file name pattern.