How does your code call InventoryWorker:: DoInventory()? To put it simply what I need is:
every time ui->start emits clicked() then run InventoryWorker:: DoInventory() in a different thread
How does your code call InventoryWorker:: DoInventory()? To put it simply what I need is:
every time ui->start emits clicked() then run InventoryWorker:: DoInventory() in a different thread
Bookmarks