Sat, 21 Nov 2015 14:39:28 +0100
Regenerated source docu.
--- a/APIs/Python3/eric6.api Sat Nov 21 14:38:13 2015 +0100 +++ b/APIs/Python3/eric6.api Sat Nov 21 14:39:28 2015 +0100 @@ -95,7 +95,6 @@ eric6.DataViews.CodeMetrics.NEWLINE?7 eric6.DataViews.CodeMetrics.Parser.parse?4(text) eric6.DataViews.CodeMetrics.SourceStat.dedent?4(tok) -eric6.DataViews.CodeMetrics.SourceStat.dump?4() eric6.DataViews.CodeMetrics.SourceStat.getCounter?4(id, key) eric6.DataViews.CodeMetrics.SourceStat.inc?4(key, value=1) eric6.DataViews.CodeMetrics.SourceStat.indent?4(tok) @@ -103,7 +102,6 @@ eric6.DataViews.CodeMetrics.SourceStat?1() eric6.DataViews.CodeMetrics.Token?1(**kw) eric6.DataViews.CodeMetrics.analyze?4(filename, total) -eric6.DataViews.CodeMetrics.main?4() eric6.DataViews.CodeMetrics.spacer?7 eric6.DataViews.CodeMetrics.summarize?4(total, key, value) eric6.DataViews.CodeMetricsDialog.CodeMetricsDialog.on_buttonBox_clicked?4(button) @@ -989,9 +987,7 @@ eric6.Debugger.VariablesFilterDialog.VariablesFilterDialog.on_buttonBox_clicked?4(button) eric6.Debugger.VariablesFilterDialog.VariablesFilterDialog.setSelection?4(lList, gList) eric6.Debugger.VariablesFilterDialog.VariablesFilterDialog?1(parent=None, name=None, modal=False) -eric6.Debugger.VariablesViewer.ArrayElementVarItem.key?4(column) eric6.Debugger.VariablesViewer.ArrayElementVarItem?1(parent, dvar, dvalue, dtype) -eric6.Debugger.VariablesViewer.SpecialArrayElementVarItem.key?4(column) eric6.Debugger.VariablesViewer.SpecialArrayElementVarItem?1(parent, dvar, dvalue, dtype, frmnr, scope) eric6.Debugger.VariablesViewer.SpecialVarItem.expand?4() eric6.Debugger.VariablesViewer.SpecialVarItem?1(parent, dvar, dvalue, dtype, frmnr, scope) @@ -1001,7 +997,6 @@ eric6.Debugger.VariablesViewer.VariableItem.deleteChildren?4() eric6.Debugger.VariablesViewer.VariableItem.expand?4() eric6.Debugger.VariablesViewer.VariableItem.getValue?4() -eric6.Debugger.VariablesViewer.VariableItem.key?4(column) eric6.Debugger.VariablesViewer.VariableItem?1(parent, dvar, dvalue, dtype) eric6.Debugger.VariablesViewer.VariablesViewer.collapseItem?4(parentItem) eric6.Debugger.VariablesViewer.VariablesViewer.expandItem?4(parentItem) @@ -1831,7 +1826,6 @@ eric6.E5XML.XMLStreamWriterBase.XMLStreamWriterBase?1(device) eric6.Globals.AppInfo.makeAppInfo?4(argv, name, arg, description, options=[]) eric6.Globals.checkBlacklistedVersions?4() -eric6.Globals.compatibility_fixes.File.fp?7 eric6.Globals.compatibility_fixes.File.next?4() eric6.Globals.compatibility_fixes.File.read?4(n=-1) eric6.Globals.compatibility_fixes.File.readline?4(limit=-1) @@ -9402,12 +9396,18 @@ eric6.uninstall.defaultMacAppBundleName?7 eric6.uninstall.defaultMacAppBundlePath?7 eric6.uninstall.exit?4(rcode=0) +eric6.uninstall.getConfigDir?4() eric6.uninstall.includePythonVariant?7 eric6.uninstall.initGlobals?4() eric6.uninstall.main?4(argv) eric6.uninstall.progLanguages?7 eric6.uninstall.progName?7 eric6.uninstall.pyModDir?7 +eric6.uninstall.removeConfigurationData?4() +eric6.uninstall.removeDataDirectory?4() +eric6.uninstall.removePluginDirectories?4() +eric6.uninstall.settingsNameGlobal?7 +eric6.uninstall.settingsNameOrganization?7 eric6.uninstall.uninstallEric?4() eric6.uninstall.usage?4(rcode=2) eric6.uninstall.wrapperName?4(dname, wfile)
--- a/Documentation/Help/source.qhp Sat Nov 21 14:38:13 2015 +0100 +++ b/Documentation/Help/source.qhp Sat Nov 21 14:39:28 2015 +0100 @@ -1396,7 +1396,6 @@ <keyword name="ArgumentsError.__str__" id="ArgumentsError.__str__" ref="eric6.E5Gui.E5Action.html#ArgumentsError.__str__" /> <keyword name="ArrayElementVarItem" id="ArrayElementVarItem" ref="eric6.Debugger.VariablesViewer.html#ArrayElementVarItem" /> <keyword name="ArrayElementVarItem (Constructor)" id="ArrayElementVarItem (Constructor)" ref="eric6.Debugger.VariablesViewer.html#ArrayElementVarItem.__init__" /> - <keyword name="ArrayElementVarItem.key" id="ArrayElementVarItem.key" ref="eric6.Debugger.VariablesViewer.html#ArrayElementVarItem.key" /> <keyword name="AssociationItem" id="AssociationItem" ref="eric6.Graphics.AssociationItem.html#AssociationItem" /> <keyword name="AssociationItem (Constructor)" id="AssociationItem (Constructor)" ref="eric6.Graphics.AssociationItem.html#AssociationItem.__init__" /> <keyword name="AssociationItem (Module)" id="AssociationItem (Module)" ref="eric6.Graphics.AssociationItem.html" /> @@ -10407,14 +10406,12 @@ <keyword name="SourceStat" id="SourceStat" ref="eric6.DataViews.CodeMetrics.html#SourceStat" /> <keyword name="SourceStat (Constructor)" id="SourceStat (Constructor)" ref="eric6.DataViews.CodeMetrics.html#SourceStat.__init__" /> <keyword name="SourceStat.dedent" id="SourceStat.dedent" ref="eric6.DataViews.CodeMetrics.html#SourceStat.dedent" /> - <keyword name="SourceStat.dump" id="SourceStat.dump" ref="eric6.DataViews.CodeMetrics.html#SourceStat.dump" /> <keyword name="SourceStat.getCounter" id="SourceStat.getCounter" ref="eric6.DataViews.CodeMetrics.html#SourceStat.getCounter" /> <keyword name="SourceStat.inc" id="SourceStat.inc" ref="eric6.DataViews.CodeMetrics.html#SourceStat.inc" /> <keyword name="SourceStat.indent" id="SourceStat.indent" ref="eric6.DataViews.CodeMetrics.html#SourceStat.indent" /> <keyword name="SourceStat.push" id="SourceStat.push" ref="eric6.DataViews.CodeMetrics.html#SourceStat.push" /> <keyword name="SpecialArrayElementVarItem" id="SpecialArrayElementVarItem" ref="eric6.Debugger.VariablesViewer.html#SpecialArrayElementVarItem" /> <keyword name="SpecialArrayElementVarItem (Constructor)" id="SpecialArrayElementVarItem (Constructor)" ref="eric6.Debugger.VariablesViewer.html#SpecialArrayElementVarItem.__init__" /> - <keyword name="SpecialArrayElementVarItem.key" id="SpecialArrayElementVarItem.key" ref="eric6.Debugger.VariablesViewer.html#SpecialArrayElementVarItem.key" /> <keyword name="SpecialVarItem" id="SpecialVarItem" ref="eric6.Debugger.VariablesViewer.html#SpecialVarItem" /> <keyword name="SpecialVarItem (Constructor)" id="SpecialVarItem (Constructor)" ref="eric6.Debugger.VariablesViewer.html#SpecialVarItem.__init__" /> <keyword name="SpecialVarItem.expand" id="SpecialVarItem.expand" ref="eric6.Debugger.VariablesViewer.html#SpecialVarItem.expand" /> @@ -12520,14 +12517,12 @@ <keyword name="VariableDetailDialog (Module)" id="VariableDetailDialog (Module)" ref="eric6.Debugger.VariableDetailDialog.html" /> <keyword name="VariableItem" id="VariableItem" ref="eric6.Debugger.VariablesViewer.html#VariableItem" /> <keyword name="VariableItem (Constructor)" id="VariableItem (Constructor)" ref="eric6.Debugger.VariablesViewer.html#VariableItem.__init__" /> - <keyword name="VariableItem.__lt__" id="VariableItem.__lt__" ref="eric6.Debugger.VariablesViewer.html#VariableItem.__lt__" /> <keyword name="VariableItem.attachDummy" id="VariableItem.attachDummy" ref="eric6.Debugger.VariablesViewer.html#VariableItem.attachDummy" /> <keyword name="VariableItem.collapse" id="VariableItem.collapse" ref="eric6.Debugger.VariablesViewer.html#VariableItem.collapse" /> <keyword name="VariableItem.data" id="VariableItem.data" ref="eric6.Debugger.VariablesViewer.html#VariableItem.data" /> <keyword name="VariableItem.deleteChildren" id="VariableItem.deleteChildren" ref="eric6.Debugger.VariablesViewer.html#VariableItem.deleteChildren" /> <keyword name="VariableItem.expand" id="VariableItem.expand" ref="eric6.Debugger.VariablesViewer.html#VariableItem.expand" /> <keyword name="VariableItem.getValue" id="VariableItem.getValue" ref="eric6.Debugger.VariablesViewer.html#VariableItem.getValue" /> - <keyword name="VariableItem.key" id="VariableItem.key" ref="eric6.Debugger.VariablesViewer.html#VariableItem.key" /> <keyword name="VariablesFilterDialog" id="VariablesFilterDialog" ref="eric6.Debugger.VariablesFilterDialog.html#VariablesFilterDialog" /> <keyword name="VariablesFilterDialog (Constructor)" id="VariablesFilterDialog (Constructor)" ref="eric6.Debugger.VariablesFilterDialog.html#VariablesFilterDialog.__init__" /> <keyword name="VariablesFilterDialog (Module)" id="VariablesFilterDialog (Module)" ref="eric6.Debugger.VariablesFilterDialog.html" /> @@ -12546,6 +12541,7 @@ <keyword name="VariablesViewer.__generateItem" id="VariablesViewer.__generateItem" ref="eric6.Debugger.VariablesViewer.html#VariablesViewer.__generateItem" /> <keyword name="VariablesViewer.__getDispType" id="VariablesViewer.__getDispType" ref="eric6.Debugger.VariablesViewer.html#VariablesViewer.__getDispType" /> <keyword name="VariablesViewer.__resort" id="VariablesViewer.__resort" ref="eric6.Debugger.VariablesViewer.html#VariablesViewer.__resort" /> + <keyword name="VariablesViewer.__sectionClicked" id="VariablesViewer.__sectionClicked" ref="eric6.Debugger.VariablesViewer.html#VariablesViewer.__sectionClicked" /> <keyword name="VariablesViewer.__showContextMenu" id="VariablesViewer.__showContextMenu" ref="eric6.Debugger.VariablesViewer.html#VariablesViewer.__showContextMenu" /> <keyword name="VariablesViewer.__showDetails" id="VariablesViewer.__showDetails" ref="eric6.Debugger.VariablesViewer.html#VariablesViewer.__showDetails" /> <keyword name="VariablesViewer.__showVariableDetails" id="VariablesViewer.__showVariableDetails" ref="eric6.Debugger.VariablesViewer.html#VariablesViewer.__showVariableDetails" /> @@ -13474,6 +13470,7 @@ <keyword name="getConfigData" id="getConfigData" ref="eric6.Plugins.PluginVcsSubversion.html#getConfigData" /> <keyword name="getConfigDir" id="getConfigDir" ref="eric6.Globals.__init__.html#getConfigDir" /> <keyword name="getConfigDir" id="getConfigDir" ref="eric6.install-i18n.html#getConfigDir" /> + <keyword name="getConfigDir" id="getConfigDir" ref="eric6.uninstall.html#getConfigDir" /> <keyword name="getConfigPath" id="getConfigPath" ref="eric6.Plugins.VcsPlugins.vcsMercurial.HgUtilities.html#getConfigPath" /> <keyword name="getConfigPath" id="getConfigPath" ref="eric6.Plugins.VcsPlugins.vcsPySvn.SvnUtilities.html#getConfigPath" /> <keyword name="getConfigPath" id="getConfigPath" ref="eric6.Plugins.VcsPlugins.vcsSubversion.SvnUtilities.html#getConfigPath" /> @@ -13646,7 +13643,6 @@ <keyword name="loadTranslatorForLocale" id="loadTranslatorForLocale" ref="eric6.Toolbox.Startup.html#loadTranslatorForLocale" /> <keyword name="loadTranslators" id="loadTranslators" ref="eric6.Toolbox.Startup.html#loadTranslators" /> <keyword name="load_sourceAsStr" id="load_sourceAsStr" ref="eric6.Globals.compatibility_fixes.html#load_sourceAsStr" /> - <keyword name="main" id="main" ref="eric6.DataViews.CodeMetrics.html#main" /> <keyword name="main" id="main" ref="eric6.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardServer.html#main" /> <keyword name="main" id="main" ref="eric6.cleanupSource.html#main" /> <keyword name="main" id="main" ref="eric6.compileUiFiles.html#main" /> @@ -13763,7 +13759,10 @@ <keyword name="relativePath" id="relativePath" ref="eric6.Utilities.__init__.html#relativePath" /> <keyword name="relativeUniversalPath" id="relativeUniversalPath" ref="eric6.Utilities.__init__.html#relativeUniversalPath" /> <keyword name="relpath" id="relpath" ref="eric6.Utilities.__init__.html#relpath" /> + <keyword name="removeConfigurationData" id="removeConfigurationData" ref="eric6.uninstall.html#removeConfigurationData" /> + <keyword name="removeDataDirectory" id="removeDataDirectory" ref="eric6.uninstall.html#removeDataDirectory" /> <keyword name="removeMarkers" id="removeMarkers" ref="eric6.UI.CompareDialog.html#removeMarkers" /> + <keyword name="removePluginDirectories" id="removePluginDirectories" ref="eric6.uninstall.html#removePluginDirectories" /> <keyword name="removeProjectBrowserFlags" id="removeProjectBrowserFlags" ref="eric6.Preferences.__init__.html#removeProjectBrowserFlags" /> <keyword name="renderTabPreview" id="renderTabPreview" ref="eric6.Helpviewer.HelpSnap.html#renderTabPreview" /> <keyword name="resetLayout" id="resetLayout" ref="eric6.Preferences.__init__.html#resetLayout" />
--- a/Documentation/Source/eric6.DataViews.CodeMetrics.html Sat Nov 21 14:38:13 2015 +0100 +++ b/Documentation/Source/eric6.DataViews.CodeMetrics.html Sat Nov 21 14:39:28 2015 +0100 @@ -51,9 +51,6 @@ <td><a href="#analyze">analyze</a></td> <td>Module function used analyze the source of a Python file.</td> </tr><tr> -<td><a href="#main">main</a></td> -<td>Module main function used when called as a script.</td> -</tr><tr> <td><a href="#summarize">summarize</a></td> <td>Module function used to collect overall statistics.</td> </tr> @@ -147,9 +144,6 @@ <td><a href="#SourceStat.dedent">dedent</a></td> <td>Public method used to decrement the indentation level.</td> </tr><tr> -<td><a href="#SourceStat.dump">dump</a></td> -<td>Public method used to format and print the collected statistics.</td> -</tr><tr> <td><a href="#SourceStat.getCounter">getCounter</a></td> <td>Public method used to get a specific counter value.</td> </tr><tr> @@ -187,12 +181,7 @@ <dd> raised to indicate an invalid indentation level </dd> -</dl><a NAME="SourceStat.dump" ID="SourceStat.dump"></a> -<h4>SourceStat.dump</h4> -<b>dump</b>(<i></i>) -<p> - Public method used to format and print the collected statistics. -</p><a NAME="SourceStat.getCounter" ID="SourceStat.getCounter"></a> +</dl><a NAME="SourceStat.getCounter" ID="SourceStat.getCounter"></a> <h4>SourceStat.getCounter</h4> <b>getCounter</b>(<i>id, key</i>) <p> @@ -309,17 +298,6 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> -<a NAME="main" ID="main"></a> -<h2>main</h2> -<b>main</b>(<i></i>) -<p> - Module main function used when called as a script. -</p><p> - Loop over all files given on the command line and collect the individual - and overall source code statistics. -</p> -<div align="right"><a href="#top">Up</a></div> -<hr /><hr /> <a NAME="summarize" ID="summarize"></a> <h2>summarize</h2> <b>summarize</b>(<i>total, key, value</i>)
--- a/Documentation/Source/eric6.Debugger.VariablesViewer.html Sat Nov 21 14:38:13 2015 +0100 +++ b/Documentation/Source/eric6.Debugger.VariablesViewer.html Sat Nov 21 14:39:28 2015 +0100 @@ -71,9 +71,6 @@ <tr> <td><a href="#ArrayElementVarItem.__init__">ArrayElementVarItem</a></td> <td>Constructor</td> -</tr><tr> -<td><a href="#ArrayElementVarItem.key">key</a></td> -<td>Public method generating the key for this item.</td> </tr> </table> <h3>Static Methods</h3> @@ -99,21 +96,6 @@ <dd> type string (string) </dd> -</dl><a NAME="ArrayElementVarItem.key" ID="ArrayElementVarItem.key"></a> -<h4>ArrayElementVarItem.key</h4> -<b>key</b>(<i>column</i>) -<p> - Public method generating the key for this item. -</p><dl> -<dt><i>column</i></dt> -<dd> -the column to sort on (integer) -</dd> -</dl><dl> -<dt>Returns:</dt> -<dd> -key of the item (string) -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> @@ -138,9 +120,6 @@ <tr> <td><a href="#SpecialArrayElementVarItem.__init__">SpecialArrayElementVarItem</a></td> <td>Constructor</td> -</tr><tr> -<td><a href="#SpecialArrayElementVarItem.key">key</a></td> -<td>Public method generating the key for this item.</td> </tr> </table> <h3>Static Methods</h3> @@ -172,21 +151,6 @@ <dd> flag indicating global (1) or local (0) variables </dd> -</dl><a NAME="SpecialArrayElementVarItem.key" ID="SpecialArrayElementVarItem.key"></a> -<h4>SpecialArrayElementVarItem.key</h4> -<b>key</b>(<i>column</i>) -<p> - Public method generating the key for this item. -</p><dl> -<dt><i>column</i></dt> -<dd> -the column to sort on (integer) -</dd> -</dl><dl> -<dt>Returns:</dt> -<dd> -key of the item (string) -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> @@ -276,9 +240,6 @@ <td><a href="#VariableItem.__init__">VariableItem</a></td> <td>Constructor</td> </tr><tr> -<td><a href="#VariableItem.__lt__">__lt__</a></td> -<td>Special method to check, if the item is less than the other one.</td> -</tr><tr> <td><a href="#VariableItem.attachDummy">attachDummy</a></td> <td>Public method to attach a dummy sub item to allow for lazy population.</td> </tr><tr> @@ -296,9 +257,6 @@ </tr><tr> <td><a href="#VariableItem.getValue">getValue</a></td> <td>Public method to return the value of the item.</td> -</tr><tr> -<td><a href="#VariableItem.key">key</a></td> -<td>Public method generating the key for this item.</td> </tr> </table> <h3>Static Methods</h3> @@ -324,21 +282,6 @@ <dd> type string (string) </dd> -</dl><a NAME="VariableItem.__lt__" ID="VariableItem.__lt__"></a> -<h4>VariableItem.__lt__</h4> -<b>__lt__</b>(<i>other</i>) -<p> - Special method to check, if the item is less than the other one. -</p><dl> -<dt><i>other</i></dt> -<dd> -reference to item to compare against (QTreeWidgetItem) -</dd> -</dl><dl> -<dt>Returns:</dt> -<dd> -true, if this item is less than other (boolean) -</dd> </dl><a NAME="VariableItem.attachDummy" ID="VariableItem.attachDummy"></a> <h4>VariableItem.attachDummy</h4> <b>attachDummy</b>(<i></i>) @@ -394,21 +337,6 @@ <dd> value of the item (string) </dd> -</dl><a NAME="VariableItem.key" ID="VariableItem.key"></a> -<h4>VariableItem.key</h4> -<b>key</b>(<i>column</i>) -<p> - Public method generating the key for this item. -</p><dl> -<dt><i>column</i></dt> -<dd> -the column to sort on (integer) -</dd> -</dl><dl> -<dt>Returns:</dt> -<dd> -text of the column (string) -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> @@ -470,6 +398,9 @@ <td><a href="#VariablesViewer.__resort">__resort</a></td> <td>Private method to resort the tree.</td> </tr><tr> +<td><a href="#VariablesViewer.__sectionClicked">__sectionClicked</a></td> +<td>Private method handling a click onto a header section.</td> +</tr><tr> <td><a href="#VariablesViewer.__showContextMenu">__showContextMenu</a></td> <td>Private slot to show the context menu.</td> </tr><tr> @@ -651,9 +582,19 @@ </dd> </dl><a NAME="VariablesViewer.__resort" ID="VariablesViewer.__resort"></a> <h4>VariablesViewer.__resort</h4> -<b>__resort</b>(<i></i>) +<b>__resort</b>(<i>parent=None</i>) <p> Private method to resort the tree. +</p><dl> +<dt><i>parent</i> (QTreeWidgetItem)</dt> +<dd> +reference to a parent item +</dd> +</dl><a NAME="VariablesViewer.__sectionClicked" ID="VariablesViewer.__sectionClicked"></a> +<h4>VariablesViewer.__sectionClicked</h4> +<b>__sectionClicked</b>(<i></i>) +<p> + Private method handling a click onto a header section. </p><a NAME="VariablesViewer.__showContextMenu" ID="VariablesViewer.__showContextMenu"></a> <h4>VariablesViewer.__showContextMenu</h4> <b>__showContextMenu</b>(<i>coord</i>)
--- a/Documentation/Source/eric6.Globals.compatibility_fixes.html Sat Nov 21 14:38:13 2015 +0100 +++ b/Documentation/Source/eric6.Globals.compatibility_fixes.html Sat Nov 21 14:39:28 2015 +0100 @@ -61,7 +61,7 @@ file <h3>Class Attributes</h3> <table> -<tr><td>fp</td></tr> +<tr><td>None</td></tr> </table> <h3>Class Methods</h3> <table>
--- a/Documentation/Source/eric6.uninstall.html Sat Nov 21 14:38:13 2015 +0100 +++ b/Documentation/Source/eric6.uninstall.html Sat Nov 21 14:39:28 2015 +0100 @@ -25,7 +25,7 @@ </p> <h3>Global Attributes</h3> <table> -<tr><td>PythonMarkers</td></tr><tr><td>defaultMacAppBundleName</td></tr><tr><td>defaultMacAppBundlePath</td></tr><tr><td>includePythonVariant</td></tr><tr><td>progLanguages</td></tr><tr><td>progName</td></tr><tr><td>pyModDir</td></tr> +<tr><td>PythonMarkers</td></tr><tr><td>defaultMacAppBundleName</td></tr><tr><td>defaultMacAppBundlePath</td></tr><tr><td>includePythonVariant</td></tr><tr><td>progLanguages</td></tr><tr><td>progName</td></tr><tr><td>pyModDir</td></tr><tr><td>settingsNameGlobal</td></tr><tr><td>settingsNameOrganization</td></tr> </table> <h3>Classes</h3> <table> @@ -37,12 +37,24 @@ <td><a href="#exit">exit</a></td> <td>Exit the uninstall script.</td> </tr><tr> +<td><a href="#getConfigDir">getConfigDir</a></td> +<td>Module function to get the name of the directory storing the config data.</td> +</tr><tr> <td><a href="#initGlobals">initGlobals</a></td> <td>Set the values of globals that need more than a simple assignment.</td> </tr><tr> <td><a href="#main">main</a></td> <td>The main function of the script.</td> </tr><tr> +<td><a href="#removeConfigurationData">removeConfigurationData</a></td> +<td>Remove the eric configuration directory.</td> +</tr><tr> +<td><a href="#removeDataDirectory">removeDataDirectory</a></td> +<td>Remove the eric data directory.</td> +</tr><tr> +<td><a href="#removePluginDirectories">removePluginDirectories</a></td> +<td>Remove the plug-in directories.</td> +</tr><tr> <td><a href="#uninstallEric">uninstallEric</a></td> <td>Uninstall the eric files.</td> </tr><tr> @@ -67,6 +79,19 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> +<a NAME="getConfigDir" ID="getConfigDir"></a> +<h2>getConfigDir</h2> +<b>getConfigDir</b>(<i></i>) +<p> + Module function to get the name of the directory storing the config data. +</p><dl> +<dt>Returns:</dt> +<dd> +directory name of the config dir (string) +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /><hr /> <a NAME="initGlobals" ID="initGlobals"></a> <h2>initGlobals</h2> <b>initGlobals</b>(<i></i>) @@ -88,6 +113,30 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> +<a NAME="removeConfigurationData" ID="removeConfigurationData"></a> +<h2>removeConfigurationData</h2> +<b>removeConfigurationData</b>(<i></i>) +<p> + Remove the eric configuration directory. +</p> +<div align="right"><a href="#top">Up</a></div> +<hr /><hr /> +<a NAME="removeDataDirectory" ID="removeDataDirectory"></a> +<h2>removeDataDirectory</h2> +<b>removeDataDirectory</b>(<i></i>) +<p> + Remove the eric data directory. +</p> +<div align="right"><a href="#top">Up</a></div> +<hr /><hr /> +<a NAME="removePluginDirectories" ID="removePluginDirectories"></a> +<h2>removePluginDirectories</h2> +<b>removePluginDirectories</b>(<i></i>) +<p> + Remove the plug-in directories. +</p> +<div align="right"><a href="#top">Up</a></div> +<hr /><hr /> <a NAME="uninstallEric" ID="uninstallEric"></a> <h2>uninstallEric</h2> <b>uninstallEric</b>(<i></i>)