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

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10437:2f70ca07f0af 10438:4cd7e5a8b3cf
81 <p> 81 <p>
82 Constructor 82 Constructor
83 </p> 83 </p>
84 <dl> 84 <dl>
85 85
86 <dt><i>source</i></dt> 86 <dt><i>source</i> (str)</dt>
87 <dd> 87 <dd>
88 name of the source file/directory (string) 88 name of the source file/directory
89 </dd> 89 </dd>
90 <dt><i>parent</i></dt> 90 <dt><i>parent</i> (QWidget)</dt>
91 <dd> 91 <dd>
92 parent widget (QWidget) 92 parent widget
93 </dd> 93 </dd>
94 <dt><i>move</i></dt> 94 <dt><i>move</i> (bool)</dt>
95 <dd> 95 <dd>
96 flag indicating a move operation (boolean) 96 flag indicating a move operation
97 </dd> 97 </dd>
98 </dl> 98 </dl>
99 <a NAME="HgCopyDialog.getData" ID="HgCopyDialog.getData"></a> 99 <a NAME="HgCopyDialog.getData" ID="HgCopyDialog.getData"></a>
100 <h4>HgCopyDialog.getData</h4> 100 <h4>HgCopyDialog.getData</h4>
101 <b>getData</b>(<i></i>) 101 <b>getData</b>(<i></i>)
105 </p> 105 </p>
106 <dl> 106 <dl>
107 <dt>Return:</dt> 107 <dt>Return:</dt>
108 <dd> 108 <dd>
109 the target name (string) and a flag indicating 109 the target name (string) and a flag indicating
110 the operation should be enforced (boolean) 110 the operation should be enforced
111 </dd>
112 </dl>
113 <dl>
114 <dt>Return Type:</dt>
115 <dd>
116 bool
111 </dd> 117 </dd>
112 </dl> 118 </dl>
113 <a NAME="HgCopyDialog.on_targetPicker_textChanged" ID="HgCopyDialog.on_targetPicker_textChanged"></a> 119 <a NAME="HgCopyDialog.on_targetPicker_textChanged" ID="HgCopyDialog.on_targetPicker_textChanged"></a>
114 <h4>HgCopyDialog.on_targetPicker_textChanged</h4> 120 <h4>HgCopyDialog.on_targetPicker_textChanged</h4>
115 <b>on_targetPicker_textChanged</b>(<i>txt</i>) 121 <b>on_targetPicker_textChanged</b>(<i>txt</i>)
117 <p> 123 <p>
118 Private slot to handle changes of the target. 124 Private slot to handle changes of the target.
119 </p> 125 </p>
120 <dl> 126 <dl>
121 127
122 <dt><i>txt</i></dt> 128 <dt><i>txt</i> (str)</dt>
123 <dd> 129 <dd>
124 contents of the target edit (string) 130 contents of the target edit
125 </dd> 131 </dd>
126 </dl> 132 </dl>
127 <div align="right"><a href="#top">Up</a></div> 133 <div align="right"><a href="#top">Up</a></div>
128 <hr /> 134 <hr />
129 </body></html> 135 </body></html>

eric ide

mercurial