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

Switch to qtpy? #415

Open
doronbehar opened this issue Jul 26, 2024 · 0 comments
Open

Switch to qtpy? #415

doronbehar opened this issue Jul 26, 2024 · 0 comments
Labels
feature New feature or request

Comments

@doronbehar
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Hello. I'd like to embed Linien's GUI in an application I'm building for my lab. My app is currently using qtpy, and the Python Qt library I'm using is PyQt6.

Describe the solution you'd like

Linien's GUI uses the LTS PyQt5, which is currently in a deprecation phase, and it may be a bit non trivial to transition to PyQt6 or PySide6, hence I'm suggesting to switch to qtpy. I can do it my self, but I want to get your approval on the idea first.

This will allow anyone to integrate Linien's GUI with any Qt library of their choice.

Describe alternatives you've considered

Do it myself, in a fork, without sharing this with you.

Additional context

The application I'm building will attempt to automate the calibration of our lab's wavelength meter after our Rb LASER is locked to a Rubidium transition, and manage other LASERs and their software based locking.

@doronbehar doronbehar added the feature New feature or request label Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant