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

Refactor Property class #974

Open
ra3xdh opened this issue Sep 29, 2024 · 0 comments
Open

Refactor Property class #974

ra3xdh opened this issue Sep 29, 2024 · 0 comments
Milestone

Comments

@ra3xdh
Copy link
Owner

ra3xdh commented Sep 29, 2024

The Property (see element.h) class is inherited mostly unchanged from Qt3 application version and may benefit from the refactoring. I propose the following things:

  • Add a field containing property type: file, equation or usual property
  • Add a field containing allowed simulator type: SPICE, Qucsator, etc.

The implementation of the second will allow to hide simulator-incompatible device properties from user to prevent its accidental setting and usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant