src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgDialog.html

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
child 11084
adbb5d1944ea
equal deleted inserted replaced
10689:3ede487187f2 10690:fab36645aa7d
104 </table> 104 </table>
105 105
106 106
107 <a NAME="HgDialog.__init__" ID="HgDialog.__init__"></a> 107 <a NAME="HgDialog.__init__" ID="HgDialog.__init__"></a>
108 <h4>HgDialog (Constructor)</h4> 108 <h4>HgDialog (Constructor)</h4>
109 <b>HgDialog</b>(<i>text, hg=None, useClient=True, parent=None</i>) 109 <b>HgDialog</b>(<i>text, hg=None, parent=None</i>)
110 <p> 110 <p>
111 Constructor 111 Constructor
112 </p> 112 </p>
113 113
114 <dl> 114 <dl>
118 text to be shown by the label 118 text to be shown by the label
119 </dd> 119 </dd>
120 <dt><i>hg</i> (Hg)</dt> 120 <dt><i>hg</i> (Hg)</dt>
121 <dd> 121 <dd>
122 reference to the Mercurial interface object 122 reference to the Mercurial interface object
123 </dd>
124 <dt><i>useClient</i> (bool)</dt>
125 <dd>
126 flag indicating to use the command server client
127 if possible
128 </dd> 123 </dd>
129 <dt><i>parent</i> (QWidget)</dt> 124 <dt><i>parent</i> (QWidget)</dt>
130 <dd> 125 <dd>
131 parent widget 126 parent widget
132 </dd> 127 </dd>

eric ide

mercurial