Module implementing a dialog used by the queue management functions.
None |
HgQueuesQueueManagementDialog | Class implementing a dialog used by the queue management functions. |
None |
Class implementing a dialog used by the queue management functions.
NAME_INPUT |
NO_INPUT |
QUEUE_INPUT |
None |
HgQueuesQueueManagementDialog | Constructor |
__getQueuesList | Private method to get a list of all queues and the name of the active queue. |
getData | Public slot to get the data. |
on_buttonBox_clicked | Private slot called by a button of the button box clicked. |
on_nameEdit_textChanged | Private slot to handle changes of the entered queue name. |
on_queuesList_itemSelectionChanged | Private slot to handle changes of selected queue names. |
refresh | Public slot to refresh the list of queues. |
None |
Constructor
Private method to get a list of all queues and the name of the active queue.
Public slot to get the data.
Private slot called by a button of the button box clicked.
Private slot to handle changes of the entered queue name.
Private slot to handle changes of selected queue names.
Public slot to refresh the list of queues.