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

Allow specialised User interfaces for specific Algorithms #1292

Closed
NickDraper opened this issue Feb 25, 2009 · 1 comment
Closed

Allow specialised User interfaces for specific Algorithms #1292

NickDraper opened this issue Feb 25, 2009 · 1 comment
Assignees
Milestone

Comments

@NickDraper
Copy link
Contributor

This should allow specialised user interfaces to be created for a limited number of algorithms.

This will have to include:
- A suitable interface or base class that all specialized user interfaces inherit from.
- A dynamic factory class (see kernel) that allows the user interface for a algorithm to be created.
- Final cleanup is to replace the hard coded LoadRaw dialog that the Load button uses.

Again this should remain independent from qtiplot, although it can of course use QT and mantid

@NickDraper
Copy link
Contributor Author

This issue was originally trac ticket 444

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

No branches or pull requests

2 participants