RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.Refactoring.html

changeset 31
0389d4a924cc
parent 24
e18b36080a37
child 44
8aa985c8dee5
equal deleted inserted replaced
30:c27f6cc60391 31:0389d4a924cc
247 <td>Public method to refresh modified editors.</td> 247 <td>Public method to refresh modified editors.</td>
248 </tr> 248 </tr>
249 </table> 249 </table>
250 <a NAME="Refactoring.__init__" ID="Refactoring.__init__"></a> 250 <a NAME="Refactoring.__init__" ID="Refactoring.__init__"></a>
251 <h4>Refactoring (Constructor)</h4> 251 <h4>Refactoring (Constructor)</h4>
252 <b>Refactoring</b>(<i>plugin, newStyle, parent=None</i>) 252 <b>Refactoring</b>(<i>plugin, parent=None</i>)
253 <p> 253 <p>
254 Constructor 254 Constructor
255 </p><dl> 255 </p><dl>
256 <dt><i>plugin</i></dt> 256 <dt><i>plugin</i></dt>
257 <dd> 257 <dd>
258 reference to the plugin object 258 reference to the plugin object
259 </dd><dt><i>newStyle</i></dt>
260 <dd>
261 flag indicating usage of new style signals (bool)
262 </dd><dt><i>parent</i></dt> 259 </dd><dt><i>parent</i></dt>
263 <dd> 260 <dd>
264 parent (QObject) 261 parent (QObject)
265 </dd> 262 </dd>
266 </dl><a NAME="Refactoring.__canRedo" ID="Refactoring.__canRedo"></a> 263 </dl><a NAME="Refactoring.__canRedo" ID="Refactoring.__canRedo"></a>

eric ide

mercurial