eric6.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListAllGuardsDialog
Module implementing a dialog to show all guards for all patches.
Global Attributes
Classes
Functions
HgQueuesListAllGuardsDialog
Class implementing a dialog to show all guards for all patches.
Derived from
QDialog, Ui_HgQueuesListAllGuardsDialog
Class Attributes
Class Methods
Methods
Static Methods
HgQueuesListAllGuardsDialog (Constructor)
HgQueuesListAllGuardsDialog(vcs, parent=None)
Constructor
- vcs
-
reference to the VCS object (Hg)
- parent
-
reference to the parent widget (QWidget)
HgQueuesListAllGuardsDialog.start
start(path)
Public slot to start the list command.
- path
-
name of directory to be listed (string)