pyqtgraph/pyqtgraph/exporters
KIU Shueng Chuan 1a6918a241 replace QDesktopWidget() with QGuiApplication.primaryScreen()
the "try, except" could be dropped if we drop Qt4 support.

however, primaryScreen() may not be the right screen.
2021-01-15 08:25:07 +08:00
..
tests Fix width, height and background in SVG exporter (#1401) 2020-10-27 21:27:31 -07:00
__init__.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
CSVExporter.py Encode csv export header as unicode 2020-05-30 21:13:20 -07:00
Exporter.py Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
HDF5Exporter.py HDF5Exporter handling of ragged curves with tests (#1072) 2019-11-12 09:01:49 -08:00
ImageExporter.py moved some functionality from method 'export' to new method (#390) 2020-06-01 11:05:39 -07:00
Matplotlib.py Handle axis SI prefix scaling in MatplotlibExporter (#1282) 2020-06-28 08:51:34 -07:00
PrintExporter.py replace QDesktopWidget() with QGuiApplication.primaryScreen() 2021-01-15 08:25:07 +08:00
SVGExporter.py replace QDesktopWidget() with QGuiApplication.primaryScreen() 2021-01-15 08:25:07 +08:00