7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
150 <p> | 150 <p> |
151 Private method to get a list of all queues and the name of the active | 151 Private method to get a list of all queues and the name of the active |
152 queue. | 152 queue. |
153 </p> | 153 </p> |
154 <dl> | 154 <dl> |
155 <dt>Returns:</dt> | 155 <dt>Return:</dt> |
156 <dd> | 156 <dd> |
157 tuple with a list of all queues and the name of the active | 157 tuple with a list of all queues and the name of the active |
158 queue (list of strings, string) | 158 queue (list of strings, string) |
159 </dd> | 159 </dd> |
160 </dl> | 160 </dl> |
164 | 164 |
165 <p> | 165 <p> |
166 Public slot to get the data. | 166 Public slot to get the data. |
167 </p> | 167 </p> |
168 <dl> | 168 <dl> |
169 <dt>Returns:</dt> | 169 <dt>Return:</dt> |
170 <dd> | 170 <dd> |
171 queue name (string) | 171 queue name (string) |
172 </dd> | 172 </dd> |
173 </dl> | 173 </dl> |
174 <a NAME="HgQueuesQueueManagementDialog.on_buttonBox_clicked" ID="HgQueuesQueueManagementDialog.on_buttonBox_clicked"></a> | 174 <a NAME="HgQueuesQueueManagementDialog.on_buttonBox_clicked" ID="HgQueuesQueueManagementDialog.on_buttonBox_clicked"></a> |