62 <td>Constructor</td> |
62 <td>Constructor</td> |
63 </tr><tr> |
63 </tr><tr> |
64 <td><a href="#SvnCopyDialog.getData">getData</a></td> |
64 <td><a href="#SvnCopyDialog.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="#SvnCopyDialog.on_dirButton_clicked">on_dirButton_clicked</a></td> |
67 <td><a href="#SvnCopyDialog.on_targetPicker_textChanged">on_targetPicker_textChanged</a></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="#SvnCopyDialog.on_targetEdit_textChanged">on_targetEdit_textChanged</a></td> |
|
71 <td>Private slot to handle changes of the target.</td> |
68 <td>Private slot to handle changes of the target.</td> |
72 </tr> |
69 </tr> |
73 </table> |
70 </table> |
74 <h3>Static Methods</h3> |
71 <h3>Static Methods</h3> |
75 <table> |
72 <table> |
103 <dt>Returns:</dt> |
100 <dt>Returns:</dt> |
104 <dd> |
101 <dd> |
105 the target name (string) and a flag indicating |
102 the target name (string) and a flag indicating |
106 the operation should be enforced (boolean) |
103 the operation should be enforced (boolean) |
107 </dd> |
104 </dd> |
108 </dl><a NAME="SvnCopyDialog.on_dirButton_clicked" ID="SvnCopyDialog.on_dirButton_clicked"></a> |
105 </dl><a NAME="SvnCopyDialog.on_targetPicker_textChanged" ID="SvnCopyDialog.on_targetPicker_textChanged"></a> |
109 <h4>SvnCopyDialog.on_dirButton_clicked</h4> |
106 <h4>SvnCopyDialog.on_targetPicker_textChanged</h4> |
110 <b>on_dirButton_clicked</b>(<i></i>) |
107 <b>on_targetPicker_textChanged</b>(<i>txt</i>) |
111 <p> |
|
112 Private slot to handle the button press for selecting the target via a |
|
113 selection dialog. |
|
114 </p><a NAME="SvnCopyDialog.on_targetEdit_textChanged" ID="SvnCopyDialog.on_targetEdit_textChanged"></a> |
|
115 <h4>SvnCopyDialog.on_targetEdit_textChanged</h4> |
|
116 <b>on_targetEdit_textChanged</b>(<i>txt</i>) |
|
117 <p> |
108 <p> |
118 Private slot to handle changes of the target. |
109 Private slot to handle changes of the target. |
119 </p><dl> |
110 </p><dl> |
120 <dt><i>txt</i></dt> |
111 <dt><i>txt</i></dt> |
121 <dd> |
112 <dd> |