diff -r f0cb7579c0b4 -r e26d7d0c1088 Documentation/Source/index-eric6.Plugins.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Documentation/Source/index-eric6.Plugins.html Sat Jul 05 12:29:15 2014 +0200 @@ -0,0 +1,114 @@ +<!DOCTYPE html> +<html><head> +<title>eric6.Plugins</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>eric6.Plugins</h1> +<p> +Package containing all core plugins. +</p> + +<h3>Packages</h3> +<table> +<tr> +<td><a href="index-eric6.Plugins.AboutPlugin.html">AboutPlugin</a></td> +<td>Package containing the About plugin.</td> +</tr><tr> +<td><a href="index-eric6.Plugins.CheckerPlugins.html">CheckerPlugins</a></td> +<td>Package containing the various core checker plugins.</td> +</tr><tr> +<td><a href="index-eric6.Plugins.DocumentationPlugins.html">DocumentationPlugins</a></td> +<td>Package containing the various core documentation tool plugins.</td> +</tr><tr> +<td><a href="index-eric6.Plugins.VcsPlugins.html">VcsPlugins</a></td> +<td>Package containing the various version control system plugins.</td> +</tr><tr> +<td><a href="index-eric6.Plugins.ViewManagerPlugins.html">ViewManagerPlugins</a></td> +<td>Package containing the various view manager plugins.</td> +</tr><tr> +<td><a href="index-eric6.Plugins.WizardPlugins.html">WizardPlugins</a></td> +<td>Package containing the various core wizard plugins.</td> +</tr> +</table> + +<h3>Modules</h3> +<table> +<tr> +<td><a href="eric6.Plugins.PluginAbout.html">PluginAbout</a></td> +<td>Module implementing the About plugin.</td> +</tr><tr> +<td><a href="eric6.Plugins.PluginCodeStyleChecker.html">PluginCodeStyleChecker</a></td> +<td>Module implementing the code style checker plug-in.</td> +</tr><tr> +<td><a href="eric6.Plugins.PluginEricapi.html">PluginEricapi</a></td> +<td>Module implementing the Ericapi plugin.</td> +</tr><tr> +<td><a href="eric6.Plugins.PluginEricdoc.html">PluginEricdoc</a></td> +<td>Module implementing the Ericdoc plugin.</td> +</tr><tr> +<td><a href="eric6.Plugins.PluginSyntaxChecker.html">PluginSyntaxChecker</a></td> +<td>Module implementing the Syntax Checker plugin.</td> +</tr><tr> +<td><a href="eric6.Plugins.PluginTabnanny.html">PluginTabnanny</a></td> +<td>Module implementing the Tabnanny plugin.</td> +</tr><tr> +<td><a href="eric6.Plugins.PluginVcsMercurial.html">PluginVcsMercurial</a></td> +<td>Module implementing the Mercurial version control plugin.</td> +</tr><tr> +<td><a href="eric6.Plugins.PluginVcsPySvn.html">PluginVcsPySvn</a></td> +<td>Module implementing the PySvn version control plugin.</td> +</tr><tr> +<td><a href="eric6.Plugins.PluginVcsSubversion.html">PluginVcsSubversion</a></td> +<td>Module implementing the Subversion version control plugin.</td> +</tr><tr> +<td><a href="eric6.Plugins.PluginVmListspace.html">PluginVmListspace</a></td> +<td>Module implementing the Tabview view manager plugin.</td> +</tr><tr> +<td><a href="eric6.Plugins.PluginVmTabview.html">PluginVmTabview</a></td> +<td>Module implementing the Tabview view manager plugin.</td> +</tr><tr> +<td><a href="eric6.Plugins.PluginWizardE5MessageBox.html">PluginWizardE5MessageBox</a></td> +<td>Module implementing the E5MessageBox wizard plugin.</td> +</tr><tr> +<td><a href="eric6.Plugins.PluginWizardPyRegExp.html">PluginWizardPyRegExp</a></td> +<td>Module implementing the Python re wizard plugin.</td> +</tr><tr> +<td><a href="eric6.Plugins.PluginWizardQColorDialog.html">PluginWizardQColorDialog</a></td> +<td>Module implementing the QColorDialog wizard plugin.</td> +</tr><tr> +<td><a href="eric6.Plugins.PluginWizardQFileDialog.html">PluginWizardQFileDialog</a></td> +<td>Module implementing the QFileDialog wizard plugin.</td> +</tr><tr> +<td><a href="eric6.Plugins.PluginWizardQFontDialog.html">PluginWizardQFontDialog</a></td> +<td>Module implementing the QFontDialog wizard plugin.</td> +</tr><tr> +<td><a href="eric6.Plugins.PluginWizardQInputDialog.html">PluginWizardQInputDialog</a></td> +<td>Module implementing the QInputDialog wizard plugin.</td> +</tr><tr> +<td><a href="eric6.Plugins.PluginWizardQMessageBox.html">PluginWizardQMessageBox</a></td> +<td>Module implementing the QMessageBox wizard plugin.</td> +</tr><tr> +<td><a href="eric6.Plugins.PluginWizardQRegExp.html">PluginWizardQRegExp</a></td> +<td>Module implementing the QRegExp wizard plugin.</td> +</tr><tr> +<td><a href="eric6.Plugins.PluginWizardQRegularExpression.html">PluginWizardQRegularExpression</a></td> +<td>Module implementing the QRegularExpression wizard plugin.</td> +</tr> +</table> +</body></html> \ No newline at end of file