5b3f3dd953
Add the required bits to Uses/pyqt.mk along with all the PyQt5 ports. Thankfully this commit is mostly adding new ports, as the hard work was already done in r403297 and r403662. Huge kudos to Tobias Berner <tcberner@gmail.com> and, most importantly, Guido Falsi (madpilot@) for their initial work on these ports (see D2910 in Phabricator for an earlier version of the PyQt5 patch set). PR: 204672
12 lines
614 B
Text
12 lines
614 B
Text
%%PYTHON_SITELIBDIR%%/PyQt5/QtPrintSupport.so
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/QtPrintSupportmod.sip
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/qabstractprintdialog.sip
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/qpagesetupdialog.sip
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/qprintdialog.sip
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/qprintengine.sip
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/qprinter.sip
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/qprinterinfo.sip
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/qprintpreviewdialog.sip
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/qprintpreviewwidget.sip
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/qpyprintsupport_qlist.sip
|
|
%%API%%share/qt5/qsci/api/python/QtPrintSupport.api
|