feature/MainApp #7
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/MainApp"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds the final layer of the pipeline: a minimal Qt5 GUI that displays integers received from the ConsumerThread in real time.
Changes
Notes
Producer logs to producer.log to keep stdout clean for the consumer
All tests pass (ctest exit 0)
No new runtime dependencies beyond Qt5 Widgets/Test already in the project