79270533

Date: 2024-12-11 05:21:25
Score: 1
Natty:
Report link

Use a counter in your main app to maintain the finished signals count.

Reset the counter when you begin triggering actions from your test app.

In your main app connect the objects finished signal to a slot that increments the counter.

From your test app check the counter value, if it matches the number of actions taken, you may proceed to read and verify the values from main app.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Arun Kumar B