VultureChecker/Documentation/source/index-Plugin_Checker_Vulture.VultureChecker.html

Sun, 25 Nov 2018 12:44:16 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 25 Nov 2018 12:44:16 +0100
changeset 55
7925ae5c9f17
parent 10
00890e72e19c
child 62
4a69da851bd2
permissions
-rw-r--r--

Upgraded the embedded vulture library to version 1.0.0 (with eric patches to support PyQt/PySide slots).

<!DOCTYPE html>
<html><head>
<title>Plugin_Checker_Vulture.VultureChecker</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_Checker_Vulture.VultureChecker</h1>
<p>
Package containing the vulture dialog, supporting functions and data.
</p>


<h3>Modules</h3>
<table>
<tr>
<td><a href="Plugin_Checker_Vulture.VultureChecker.EditWhiteListDialog.html">EditWhiteListDialog</a></td>
<td>Module implementing the whitelist edit dialog.</td>
</tr><tr>
<td><a href="Plugin_Checker_Vulture.VultureChecker.VultureCheckerDialog.html">VultureCheckerDialog</a></td>
<td>Module implementing a dialog to show the vulture check results.</td>
</tr><tr>
<td><a href="Plugin_Checker_Vulture.VultureChecker.VultureCheckerService.html">VultureCheckerService</a></td>
<td>Module implementing the cyclomatic complexity service.</td>
</tr>
</table>
</body></html>

eric ide

mercurial