Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.SubversionPage.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.SubversionPage.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.SubversionPage.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.SubversionPage</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#83;&#117;&#98;v&#101;&#114;&#115;&#105;&#111;&#110; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#112;&#97;&#103;&#101;.
+Module implementing the Subversion configuration page.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,7 +32,7 @@
 <table>
 <tr>
 <td><a href="#SubversionPage">SubversionPage</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#83;&#117;&#98;v&#101;&#114;&#115;&#105;&#111;&#110; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#112;&#97;&#103;&#101;.</td>
+<td>Class implementing the Subversion configuration page.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -43,7 +43,7 @@
 <a NAME="SubversionPage" ID="SubversionPage"></a>
 <h2>SubversionPage</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#83;&#117;&#98;v&#101;&#114;&#115;&#105;&#111;&#110; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#112;&#97;&#103;&#101;.
+    Class implementing the Subversion configuration page.
 </p>
 <h3>Derived from</h3>
 ConfigurationPageBase, Ui_SubversionPage
@@ -55,43 +55,43 @@
 <table>
 <tr>
 <td><a href="#SubversionPage.__init__">SubversionPage</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#SubversionPage.on_configButton_clicked">on_configButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;&#100;&#105;&#116; &#116;&#104;&#101; &#83;&#117;&#98;v&#101;&#114;&#115;&#105;&#111;&#110; &#99;&#111;&#110;&#102;&#105;&#103; &#102;&#105;&#108;&#101;.</td>
+<td>Private slot to edit the Subversion config file.</td>
 </tr><tr>
 <td><a href="#SubversionPage.on_serversButton_clicked">on_serversButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;&#100;&#105;&#116; &#116;&#104;&#101; &#83;&#117;&#98;v&#101;&#114;&#115;&#105;&#111;&#110; &#115;&#101;&#114;v&#101;&#114;&#115; &#102;&#105;&#108;&#101;.</td>
+<td>Private slot to edit the Subversion servers file.</td>
 </tr><tr>
 <td><a href="#SubversionPage.save">save</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#83;&#117;&#98;v&#101;&#114;&#115;&#105;&#111;&#110; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110;.</td>
+<td>Public slot to save the Subversion configuration.</td>
 </tr>
 </table>
 <a NAME="SubversionPage.__init__" ID="SubversionPage.__init__"></a>
 <h4>SubversionPage (Constructor)</h4>
 <b>SubversionPage</b>(<i>plugin</i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><dl>
 <dt><i>plugin</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#108;&#117;&#103;&#105;&#110; &#111;&#98;&#106;&#101;&#99;&#116;
+reference to the plugin object
 </dd>
 </dl><a NAME="SubversionPage.on_configButton_clicked" ID="SubversionPage.on_configButton_clicked"></a>
 <h4>SubversionPage.on_configButton_clicked</h4>
 <b>on_configButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;&#100;&#105;&#116; &#116;&#104;&#101; &#83;&#117;&#98;v&#101;&#114;&#115;&#105;&#111;&#110; &#99;&#111;&#110;&#102;&#105;&#103; &#102;&#105;&#108;&#101;.
+        Private slot to edit the Subversion config file.
 </p><a NAME="SubversionPage.on_serversButton_clicked" ID="SubversionPage.on_serversButton_clicked"></a>
 <h4>SubversionPage.on_serversButton_clicked</h4>
 <b>on_serversButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;&#100;&#105;&#116; &#116;&#104;&#101; &#83;&#117;&#98;v&#101;&#114;&#115;&#105;&#111;&#110; &#115;&#101;&#114;v&#101;&#114;&#115; &#102;&#105;&#108;&#101;.
+        Private slot to edit the Subversion servers file.
 </p><a NAME="SubversionPage.save" ID="SubversionPage.save"></a>
 <h4>SubversionPage.save</h4>
 <b>save</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#83;&#117;&#98;v&#101;&#114;&#115;&#105;&#111;&#110; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110;.
+        Public slot to save the Subversion configuration.
 </p>
 <div align="right"><a href="#top">Up</a></div>
 <hr />

eric ide

mercurial