pub fn show_queue_inspector(
parent: &impl IsA<Window>,
queue_manager: Arc<QueueManager>,
)Expand description
Construct and present the modal Queue Inspector window.
pub fn show_queue_inspector(
parent: &impl IsA<Window>,
queue_manager: Arc<QueueManager>,
)Construct and present the modal Queue Inspector window.