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

changeset 1885
e51a12f1f404
parent 1229
a8207dc73672
child 2367
78f6c8193d37
equal deleted inserted replaced
1884:0a7ef7f4d09e 1885:e51a12f1f404
64 <td><a href="#HgCopyDialog.getData">getData</a></td> 64 <td><a href="#HgCopyDialog.getData">getData</a></td>
65 <td>Public method to retrieve the copy data.</td> 65 <td>Public method to retrieve the copy data.</td>
66 </tr><tr> 66 </tr><tr>
67 <td><a href="#HgCopyDialog.on_dirButton_clicked">on_dirButton_clicked</a></td> 67 <td><a href="#HgCopyDialog.on_dirButton_clicked">on_dirButton_clicked</a></td>
68 <td>Private slot to handle the button press for selecting the target via a selection dialog.</td> 68 <td>Private slot to handle the button press for selecting the target via a selection dialog.</td>
69 </tr><tr>
70 <td><a href="#HgCopyDialog.on_targetEdit_textChanged">on_targetEdit_textChanged</a></td>
71 <td>Private slot to handle changes of the target.</td>
69 </tr> 72 </tr>
70 </table> 73 </table>
71 <h3>Static Methods</h3> 74 <h3>Static Methods</h3>
72 <table> 75 <table>
73 <tr><td>None</td></tr> 76 <tr><td>None</td></tr>
84 </dd><dt><i>parent</i></dt> 87 </dd><dt><i>parent</i></dt>
85 <dd> 88 <dd>
86 parent widget (QWidget) 89 parent widget (QWidget)
87 </dd><dt><i>move</i></dt> 90 </dd><dt><i>move</i></dt>
88 <dd> 91 <dd>
89 flag indicating a move operation 92 flag indicating a move operation (boolean)
90 </dd><dt><i>force</i></dt> 93 </dd><dt><i>force</i></dt>
91 <dd> 94 <dd>
92 flag indicating a forced operation (boolean) 95 flag indicating a forced operation (boolean)
93 </dd> 96 </dd>
94 </dl><a NAME="HgCopyDialog.getData" ID="HgCopyDialog.getData"></a> 97 </dl><a NAME="HgCopyDialog.getData" ID="HgCopyDialog.getData"></a>
106 <h4>HgCopyDialog.on_dirButton_clicked</h4> 109 <h4>HgCopyDialog.on_dirButton_clicked</h4>
107 <b>on_dirButton_clicked</b>(<i></i>) 110 <b>on_dirButton_clicked</b>(<i></i>)
108 <p> 111 <p>
109 Private slot to handle the button press for selecting the target via a 112 Private slot to handle the button press for selecting the target via a
110 selection dialog. 113 selection dialog.
111 </p> 114 </p><a NAME="HgCopyDialog.on_targetEdit_textChanged" ID="HgCopyDialog.on_targetEdit_textChanged"></a>
115 <h4>HgCopyDialog.on_targetEdit_textChanged</h4>
116 <b>on_targetEdit_textChanged</b>(<i>txt</i>)
117 <p>
118 Private slot to handle changes of the target.
119 </p><dl>
120 <dt><i>txt</i></dt>
121 <dd>
122 contents of the target edit (string)
123 </dd>
124 </dl>
112 <div align="right"><a href="#top">Up</a></div> 125 <div align="right"><a href="#top">Up</a></div>
113 <hr /> 126 <hr />
114 </body></html> 127 </body></html>

eric ide

mercurial