Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgGraftDialog.html

changeset 3018
70924c0bdaf1
parent 2543
eb9472947653
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
92 <dt><i>vcs</i></dt> 92 <dt><i>vcs</i></dt>
93 <dd> 93 <dd>
94 reference to the VCS object (Hg) 94 reference to the VCS object (Hg)
95 </dd><dt><i>revs</i></dt> 95 </dd><dt><i>revs</i></dt>
96 <dd> 96 <dd>
97 list of revisions to show in the revisions pane (list of strings) 97 list of revisions to show in the revisions pane (list of
98 strings)
98 </dd><dt><i>parent</i></dt> 99 </dd><dt><i>parent</i></dt>
99 <dd> 100 <dd>
100 reference to the parent widget (QWidget) 101 reference to the parent widget (QWidget)
101 </dd> 102 </dd>
102 </dl><a NAME="HgGraftDialog.__updateOk" ID="HgGraftDialog.__updateOk"></a> 103 </dl><a NAME="HgGraftDialog.__updateOk" ID="HgGraftDialog.__updateOk"></a>
115 tuple with list of revisions, a tuple giving a 116 tuple with list of revisions, a tuple giving a
116 flag indicating to set the user, a flag indicating to use the 117 flag indicating to set the user, a flag indicating to use the
117 current user and the user name, another tuple giving a flag 118 current user and the user name, another tuple giving a flag
118 indicating to set the date, a flag indicating to use the 119 indicating to set the date, a flag indicating to use the
119 current date and the date, a flag indicating to append graft info 120 current date and the date, a flag indicating to append graft info
120 to the log message and a flag indicating a dry-run (list of strings, 121 to the log message and a flag indicating a dry-run (list of
121 (boolean, boolean, string), (boolean, boolean, string), boolean, 122 strings, (boolean, boolean, string), (boolean, boolean, string),
122 boolean) 123 boolean, boolean)
123 </dd> 124 </dd>
124 </dl><a NAME="HgGraftDialog.on_currentUserCheckBox_toggled" ID="HgGraftDialog.on_currentUserCheckBox_toggled"></a> 125 </dl><a NAME="HgGraftDialog.on_currentUserCheckBox_toggled" ID="HgGraftDialog.on_currentUserCheckBox_toggled"></a>
125 <h4>HgGraftDialog.on_currentUserCheckBox_toggled</h4> 126 <h4>HgGraftDialog.on_currentUserCheckBox_toggled</h4>
126 <b>on_currentUserCheckBox_toggled</b>(<i>checked</i>) 127 <b>on_currentUserCheckBox_toggled</b>(<i>checked</i>)
127 <p> 128 <p>

eric ide

mercurial