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

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10437:2f70ca07f0af 10438:4cd7e5a8b3cf
88 <p> 88 <p>
89 Constructor 89 Constructor
90 </p> 90 </p>
91 <dl> 91 <dl>
92 92
93 <dt><i>vcs</i></dt> 93 <dt><i>vcs</i> (Subversion)</dt>
94 <dd> 94 <dd>
95 reference to the vcs object 95 reference to the vcs object
96 </dd> 96 </dd>
97 <dt><i>parent</i></dt> 97 <dt><i>parent</i> (QWidget)</dt>
98 <dd> 98 <dd>
99 parent widget (QWidget) 99 parent widget
100 </dd> 100 </dd>
101 </dl> 101 </dl>
102 <a NAME="SvnChangeListsDialog.__finish" ID="SvnChangeListsDialog.__finish"></a> 102 <a NAME="SvnChangeListsDialog.__finish" ID="SvnChangeListsDialog.__finish"></a>
103 <h4>SvnChangeListsDialog.__finish</h4> 103 <h4>SvnChangeListsDialog.__finish</h4>
104 <b>__finish</b>(<i></i>) 104 <b>__finish</b>(<i></i>)
113 <p> 113 <p>
114 Private slot called by a button of the button box clicked. 114 Private slot called by a button of the button box clicked.
115 </p> 115 </p>
116 <dl> 116 <dl>
117 117
118 <dt><i>button</i></dt> 118 <dt><i>button</i> (QAbstractButton)</dt>
119 <dd> 119 <dd>
120 button that was clicked (QAbstractButton) 120 button that was clicked
121 </dd> 121 </dd>
122 </dl> 122 </dl>
123 <a NAME="SvnChangeListsDialog.on_changeLists_currentItemChanged" ID="SvnChangeListsDialog.on_changeLists_currentItemChanged"></a> 123 <a NAME="SvnChangeListsDialog.on_changeLists_currentItemChanged" ID="SvnChangeListsDialog.on_changeLists_currentItemChanged"></a>
124 <h4>SvnChangeListsDialog.on_changeLists_currentItemChanged</h4> 124 <h4>SvnChangeListsDialog.on_changeLists_currentItemChanged</h4>
125 <b>on_changeLists_currentItemChanged</b>(<i>current, previous</i>) 125 <b>on_changeLists_currentItemChanged</b>(<i>current, previous</i>)
127 <p> 127 <p>
128 Private slot to handle the selection of a new item. 128 Private slot to handle the selection of a new item.
129 </p> 129 </p>
130 <dl> 130 <dl>
131 131
132 <dt><i>current</i></dt> 132 <dt><i>current</i> (QListWidgetItem)</dt>
133 <dd> 133 <dd>
134 current item (QListWidgetItem) 134 current item
135 </dd> 135 </dd>
136 <dt><i>previous</i></dt> 136 <dt><i>previous</i> (QListWidgetItem)</dt>
137 <dd> 137 <dd>
138 previous current item (QListWidgetItem) 138 previous current item
139 </dd> 139 </dd>
140 </dl> 140 </dl>
141 <a NAME="SvnChangeListsDialog.start" ID="SvnChangeListsDialog.start"></a> 141 <a NAME="SvnChangeListsDialog.start" ID="SvnChangeListsDialog.start"></a>
142 <h4>SvnChangeListsDialog.start</h4> 142 <h4>SvnChangeListsDialog.start</h4>
143 <b>start</b>(<i>path</i>) 143 <b>start</b>(<i>path</i>)
145 <p> 145 <p>
146 Public slot to populate the data. 146 Public slot to populate the data.
147 </p> 147 </p>
148 <dl> 148 <dl>
149 149
150 <dt><i>path</i></dt> 150 <dt><i>path</i> (str)</dt>
151 <dd> 151 <dd>
152 directory name to show change lists for (string) 152 directory name to show change lists for
153 </dd> 153 </dd>
154 </dl> 154 </dl>
155 <div align="right"><a href="#top">Up</a></div> 155 <div align="right"><a href="#top">Up</a></div>
156 <hr /> 156 <hr />
157 </body></html> 157 </body></html>

eric ide

mercurial