pcdshub / lightpath

LCLS Lightpath Module
https://pcdshub.github.io/lightpath
Other
4 stars 9 forks source link

MAINT: Swap to qtpy #88

Closed teddyrendahl closed 5 years ago

teddyrendahl commented 5 years ago

Description

Use the qtpy abstraction layer for base PyQt imports

Motivation and Context

After https://github.com/slaclab/pydm/pull/380 PyDM now uses qtpy as its interface layer. There may be a day in which the PyDM interface layer is deprecated. This PR prepares us for this day if and when it should arise.

How Has This Been Tested?

Existing test suite