43:39924831c795 | 44:8aa985c8dee5 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | 1 <!DOCTYPE html> |
2 <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' | |
3 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> | |
4 <html><head> | 2 <html><head> |
5 <title>Plugin_Refactoring_Rope.PluginRefactoringRope</title> | 3 <title>Plugin_Refactoring_Rope.PluginRefactoringRope</title> |
4 <meta charset="UTF-8"> | |
6 <style> | 5 <style> |
7 body { | 6 body { |
8 background: #EDECE6; | 7 background: #EDECE6; |
9 margin: 0em 1em 10em 1em; | 8 margin: 0em 1em 10em 1em; |
10 color: black; | 9 color: black; |
49 QObject | 48 QObject |
50 <h3>Class Attributes</h3> | 49 <h3>Class Attributes</h3> |
51 <table> | 50 <table> |
52 <tr><td>None</td></tr> | 51 <tr><td>None</td></tr> |
53 </table> | 52 </table> |
53 <h3>Class Methods</h3> | |
54 <table> | |
55 <tr><td>None</td></tr> | |
56 </table> | |
54 <h3>Methods</h3> | 57 <h3>Methods</h3> |
55 <table> | 58 <table> |
56 <tr> | 59 <tr> |
57 <td><a href="#RefactoringRopePlugin.__init__">RefactoringRopePlugin</a></td> | 60 <td><a href="#RefactoringRopePlugin.__init__">RefactoringRopePlugin</a></td> |
58 <td>Constructor</td> | 61 <td>Constructor</td> |
76 <td>Public method to activate this plugin.</td> | 79 <td>Public method to activate this plugin.</td> |
77 </tr><tr> | 80 </tr><tr> |
78 <td><a href="#RefactoringRopePlugin.deactivate">deactivate</a></td> | 81 <td><a href="#RefactoringRopePlugin.deactivate">deactivate</a></td> |
79 <td>Public method to deactivate this plugin.</td> | 82 <td>Public method to deactivate this plugin.</td> |
80 </tr> | 83 </tr> |
84 </table> | |
85 <h3>Static Methods</h3> | |
86 <table> | |
87 <tr><td>None</td></tr> | |
81 </table> | 88 </table> |
82 <a NAME="RefactoringRopePlugin.__init__" ID="RefactoringRopePlugin.__init__"></a> | 89 <a NAME="RefactoringRopePlugin.__init__" ID="RefactoringRopePlugin.__init__"></a> |
83 <h4>RefactoringRopePlugin (Constructor)</h4> | 90 <h4>RefactoringRopePlugin (Constructor)</h4> |
84 <b>RefactoringRopePlugin</b>(<i>ui</i>) | 91 <b>RefactoringRopePlugin</b>(<i>ui</i>) |
85 <p> | 92 <p> |