RefactoringRope/Documentation/source/index-Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.html

Sat, 27 Jun 2015 11:15:48 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 27 Jun 2015 11:15:48 +0200
changeset 129
23ee57a96ea3
parent 100
2bfe9e3fad8d
child 321
d51e810107ec
permissions
-rw-r--r--

Added capability to go to the definition of a class or function by clicking on it (while holding the Ctrl key or another configurable modifier sequence) (needs eric 6.1.0).

<!DOCTYPE html>
<html><head>
<title>Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage</title>
<meta charset="UTF-8">
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</head>
<body>
<h1>Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage</h1>
<p>
Package implementing the various pages of the configuration dialog.
</p>


<h3>Modules</h3>
<table>
<tr>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.AutoCompletionRopePage.html">AutoCompletionRopePage</a></td>
<td>Module implementing the Rope Autocompletion configuration page.</td>
</tr><tr>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.CallTipsRopePage.html">CallTipsRopePage</a></td>
<td>Module implementing the Rope Calltips configuration page.</td>
</tr><tr>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.MouseClickHandlerRopePage.html">MouseClickHandlerRopePage</a></td>
<td>Module implementing the Rope Mouse Click Handler configuration page.</td>
</tr>
</table>
</body></html>

eric ide

mercurial