src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog.html

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10437:2f70ca07f0af 10438:4cd7e5a8b3cf
90 <p> 90 <p>
91 Constructor 91 Constructor
92 </p> 92 </p>
93 <dl> 93 <dl>
94 94
95 <dt><i>vcs</i></dt> 95 <dt><i>vcs</i> (Subversion)</dt>
96 <dd> 96 <dd>
97 reference to the version control object 97 reference to the version control object
98 </dd> 98 </dd>
99 <dt><i>project</i></dt> 99 <dt><i>project</i> (Project)</dt>
100 <dd> 100 <dd>
101 reference to the project object 101 reference to the project object
102 </dd> 102 </dd>
103 <dt><i>parent</i></dt> 103 <dt><i>parent</i> (QWidget)</dt>
104 <dd> 104 <dd>
105 parent widget (QWidget) 105 parent widget
106 </dd> 106 </dd>
107 </dl> 107 </dl>
108 <a NAME="SvnOptionsDialog.getData" ID="SvnOptionsDialog.getData"></a> 108 <a NAME="SvnOptionsDialog.getData" ID="SvnOptionsDialog.getData"></a>
109 <h4>SvnOptionsDialog.getData</h4> 109 <h4>SvnOptionsDialog.getData</h4>
110 <b>getData</b>(<i></i>) 110 <b>getData</b>(<i></i>)
114 </p> 114 </p>
115 <dl> 115 <dl>
116 <dt>Return:</dt> 116 <dt>Return:</dt>
117 <dd> 117 <dd>
118 a dictionary containing the data entered 118 a dictionary containing the data entered
119 </dd>
120 </dl>
121 <dl>
122 <dt>Return Type:</dt>
123 <dd>
124 dict
119 </dd> 125 </dd>
120 </dl> 126 </dl>
121 <a NAME="SvnOptionsDialog.on_protocolCombo_activated" ID="SvnOptionsDialog.on_protocolCombo_activated"></a> 127 <a NAME="SvnOptionsDialog.on_protocolCombo_activated" ID="SvnOptionsDialog.on_protocolCombo_activated"></a>
122 <h4>SvnOptionsDialog.on_protocolCombo_activated</h4> 128 <h4>SvnOptionsDialog.on_protocolCombo_activated</h4>
123 <b>on_protocolCombo_activated</b>(<i>index</i>) 129 <b>on_protocolCombo_activated</b>(<i>index</i>)
146 <p> 152 <p>
147 Private slot to handle changes of the URL. 153 Private slot to handle changes of the URL.
148 </p> 154 </p>
149 <dl> 155 <dl>
150 156
151 <dt><i>txt</i></dt> 157 <dt><i>txt</i> (str)</dt>
152 <dd> 158 <dd>
153 current text of the line edit (string) 159 current text of the line edit
154 </dd> 160 </dd>
155 </dl> 161 </dl>
156 <div align="right"><a href="#top">Up</a></div> 162 <div align="right"><a href="#top">Up</a></div>
157 <hr /> 163 <hr />
158 </body></html> 164 </body></html>

eric ide

mercurial