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

Create algorithm base that each module algorithm can inherit from #113

Open
dboun opened this issue Mar 4, 2020 · 1 comment
Open

Create algorithm base that each module algorithm can inherit from #113

dboun opened this issue Mar 4, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@dboun
Copy link
Collaborator

dboun commented Mar 4, 2020

This will automatically offer the signals slots, and the ability to run in the background.

To write the algorithm you will simply override RunThread()

@dboun dboun added the enhancement New feature or request label Mar 4, 2020
@ashishsingh18
Copy link
Collaborator

@dboun Let's discuss this before you start implementing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants