Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a signalsController header and cpp file. #52

Closed
wants to merge 1 commit into from

Conversation

mliam0608
Copy link
Contributor

This code is in progress for issue #46. The code implements a new controller than can process signals for the frontend.

Changes

This code adds a SignalsController class to the Controller folder within the src. The SignalsController class can take in new QMap items that represent signals, with the signal's name being the key and the signal's status being the contents.

To Do

  • Test the code.

Closes #46

This code is in progress for issue #46. The code implements a new controller than can process signals for the frontend.
@mliam0608 mliam0608 closed this Jan 25, 2024
@mliam0608 mliam0608 deleted the #46-Update-Controller branch January 25, 2024 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Off Screen - Update Controller
1 participant