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

changeset 17
edde1fe80b3e
child 21
b88a0e6268bd
equal deleted inserted replaced
16:892c1787d666 17:edde1fe80b3e
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
3 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
4 <html><head>
5 <title>eric5.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.SubversionPage</title>
6 <style>
7 b'body {\n background:white;\n margin: 0em 1em 10em 1em;\n color: black;\n}\n\nh1 { color: white; background: #4FA4FF; }\nh2 { color: white; background: #4FA4FF; }\nh3 { color: white; background: #00557F; }\nh4 { color: white; background: #00557F; }\n \na { color: #AA5500; }\n'
8 </style>
9 </head>
10 <body><a NAME="top" ID="top"></a>
11 <h1>eric5.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.SubversionPage</h1>
12 <p>
13 &#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;.
14 </p>
15 <h3>Global Attributes</h3>
16 <table>
17 <tr><td>None</td></tr>
18 </table>
19 <h3>Classes</h3>
20 <table>
21 <tr>
22 <td><a href="#SubversionPage">SubversionPage</a></td>
23 <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>
24 </tr>
25 </table>
26 <h3>Functions</h3>
27 <table>
28 <tr><td>None</td></tr>
29 </table>
30 <hr /><hr />
31 <a NAME="SubversionPage" ID="SubversionPage"></a>
32 <h2>SubversionPage</h2>
33 <p>
34 &#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;.
35 </p>
36 <h3>Derived from</h3>
37 ConfigurationPageBase, Ui_SubversionPage
38 <h3>Class Attributes</h3>
39 <table>
40 <tr><td>None</td></tr>
41 </table>
42 <h3>Methods</h3>
43 <table>
44 <tr>
45 <td><a href="#SubversionPage.__init__">SubversionPage</a></td>
46 <td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
47 </tr><tr>
48 <td><a href="#SubversionPage.on_configButton_clicked">on_configButton_clicked</a></td>
49 <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>
50 </tr><tr>
51 <td><a href="#SubversionPage.on_serversButton_clicked">on_serversButton_clicked</a></td>
52 <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>
53 </tr><tr>
54 <td><a href="#SubversionPage.save">save</a></td>
55 <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>
56 </tr>
57 </table>
58 <a NAME="SubversionPage.__init__" ID="SubversionPage.__init__"></a>
59 <h4>SubversionPage (Constructor)</h4>
60 <b>SubversionPage</b>(<i>plugin</i>)
61 <p>
62 &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
63 </p><dl>
64 <dt><i>plugin</i></dt>
65 <dd>
66 &#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;
67 </dd>
68 </dl><a NAME="SubversionPage.on_configButton_clicked" ID="SubversionPage.on_configButton_clicked"></a>
69 <h4>SubversionPage.on_configButton_clicked</h4>
70 <b>on_configButton_clicked</b>(<i></i>)
71 <p>
72 &#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;.
73 </p><a NAME="SubversionPage.on_serversButton_clicked" ID="SubversionPage.on_serversButton_clicked"></a>
74 <h4>SubversionPage.on_serversButton_clicked</h4>
75 <b>on_serversButton_clicked</b>(<i></i>)
76 <p>
77 &#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;.
78 </p><a NAME="SubversionPage.save" ID="SubversionPage.save"></a>
79 <h4>SubversionPage.save</h4>
80 <b>save</b>(<i></i>)
81 <p>
82 &#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;.
83 </p>
84 <div align="right"><a href="#top">Up</a></div>
85 <hr />
86 </body></html>

eric ide

mercurial