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>) |