Ogi Moore
|
d455da9aec
|
Use Qt6 Enum Namespace
This namespace appears to be valid in PySide2/PyQt5 5.12+ so we may as
well migrate to the newer namespace ourselves.
|
2021-06-08 21:23:49 -07:00 |
|
KIU Shueng Chuan
|
21296cd4f3
|
change all examples to use pg.exec()
|
2021-05-14 06:16:21 +08:00 |
|
Ogi Moore
|
4951bd743e
|
Replace main stanza with PyQt6 compatable variant (#1645)
* Replace main stanza with PyQt6 compatable variant
* Use fn.mkQApp instead
* remove needless comments
|
2021-03-22 11:17:12 -07:00 |
|
KIU Shueng Chuan
|
185f9c7dad
|
remove scale, rotate and translate shims
|
2021-02-01 09:06:23 +08:00 |
|
Billy Su
|
afd8a6f423
|
Replace deprecate class in examples
Using class GraphicsLayoutWidget to replace the deprecated class
GraphicsWindow, cc #631.
|
2018-02-16 12:21:39 +08:00 |
|
Luke Campagnola
|
5b905cde8b
|
Override ViewBox.popup() to update menu before showing
Extend ViewBox menu in examples/contextMenu
|
2013-11-19 07:46:17 -05:00 |
|