qtΒΆ

Qt compatibility module. This module hides the differences in behavior between :

  • Qt4 and Qt5
  • PyQt and PySide
  • PyQt4 and PyQt5

To switch between different Qt bindings, set the CAMELOT_QT_API environment variable to either PyQt4, PySide or experimental PyQt5.