eric6.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.HgPurgeListDialog
Module implementing a dialog to list all files not tracked by Mercurial.
Global Attributes
Classes
HgPurgeListDialog |
Class implementing a dialog to list all files not tracked by Mercurial. |
Functions
HgPurgeListDialog
Class implementing a dialog to list all files not tracked by Mercurial.
Derived from
QDialog, Ui_HgPurgeListDialog
Class Attributes
Class Methods
Methods
Static Methods
HgPurgeListDialog (Constructor)
HgPurgeListDialog(entries, parent=None)
Constructor
- entries
-
list of entries to be shown (list of strings)
- parent
-
reference to the parent widget (QWidget)