Home
last modified time | relevance | path

Searched refs:PYQT5 (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/finance/electrum/Electrum-4.1.5/packages/qtpy/tests/
H A Dtest_macos_checks.py8 from qtpy import PYQT5, PYSIDE2
11 @pytest.mark.skipif(not PYQT5, reason="Targeted to PyQt5")
35 @pytest.mark.skipif(not PYQT5, reason="Targeted to PyQt5")
58 @pytest.mark.skipif(not (PYQT5 or PYSIDE2),
73 if PYQT5:
86 @pytest.mark.skipif(not (PYQT5 or PYSIDE2),
101 if PYQT5:
/dports/devel/py-QtPy/QtPy-1.11.3/qtpy/tests/
H A Dtest_macos_checks.py8 from qtpy import PYQT5, PYSIDE2
11 @pytest.mark.skipif(not PYQT5, reason="Targeted to PyQt5")
35 @pytest.mark.skipif(not PYQT5, reason="Targeted to PyQt5")
58 @pytest.mark.skipif(not (PYQT5 or PYSIDE2),
73 if PYQT5:
86 @pytest.mark.skipif(not (PYQT5 or PYSIDE2),
101 if PYQT5:
H A Dtest_uic.py6 from qtpy import PYQT5, PYSIDE2, PYSIDE, QtWidgets
49 @pytest.mark.skipif(((PYSIDE2 or PYQT5)
63 @pytest.mark.skipif(((PYSIDE2 or PYQT5)
87 @pytest.mark.skipif(((PYSIDE2 or PYQT5)
/dports/finance/electrum/Electrum-4.1.5/packages/qtpy/
H A DQtSvg.py11 from . import PYQT4, PYSIDE2, PYQT5, PYSIDE, PythonQtError
13 if PYQT5:
24 del PYQT4, PYQT5, PYSIDE, PYSIDE2
H A DQtSql.py11 from . import PYQT5, PYSIDE2, PYQT4, PYSIDE, PythonQtError
13 if PYQT5:
24 del PYQT4, PYQT5, PYSIDE, PYSIDE2
H A DQtOpenGL.py11 from . import PYQT4, PYQT5, PYSIDE, PYSIDE2, PythonQtError
13 if PYQT5:
24 del PYQT4, PYQT5, PYSIDE, PYSIDE2
H A D__init__.py114 PYQT5 = True variable
161 PYQT5 = False variable
194 PYQT5 = False variable
207 PYQT5 = PYSIDE2 = False variable
H A DQtQuickWidgets.py11 from . import PYQT5, PYSIDE2, PythonQtError
13 if PYQT5:
H A DQtWebChannel.py11 from . import PYSIDE2, PYQT5, PythonQtError
13 if PYQT5:
H A DQtDesigner.py12 from . import PYQT5, PYQT4, PythonQtError
15 if PYQT5:
H A DQtLocation.py11 from . import PYQT5, PYSIDE2, PythonQtError
13 if PYQT5:
H A DQtMultimediaWidgets.py11 from . import PYSIDE2, PYQT5, PythonQtError
13 if PYQT5:
H A DQtQml.py11 from . import PYQT5, PYSIDE2, PythonQtError
13 if PYQT5:
H A DQtQuick.py11 from . import PYQT5, PYSIDE2, PythonQtError
13 if PYQT5:
H A DQtWebSockets.py11 from . import PYSIDE2, PYQT5, PythonQtError
13 if PYQT5:
/dports/devel/git-cola/git-cola-3.10.1/qtpy/
H A DQtOpenGL.py11 from . import PYQT4, PYQT5, PYSIDE, PYSIDE2, PythonQtError
13 if PYQT5:
24 del PYQT4, PYQT5, PYSIDE, PYSIDE2
H A DQtSql.py11 from . import PYQT5, PYSIDE2, PYQT4, PYSIDE, PythonQtError
13 if PYQT5:
24 del PYQT4, PYQT5, PYSIDE, PYSIDE2
H A DQtSvg.py11 from . import PYQT4, PYSIDE2, PYQT5, PYSIDE, PythonQtError
13 if PYQT5:
24 del PYQT4, PYQT5, PYSIDE, PYSIDE2
H A D__init__.py114 PYQT5 = True variable
161 PYQT5 = False variable
194 PYQT5 = False variable
207 PYQT5 = PYSIDE2 = False variable
H A DQtQml.py11 from . import PYQT5, PYSIDE2, PythonQtError
13 if PYQT5:
H A DQtQuickWidgets.py11 from . import PYQT5, PYSIDE2, PythonQtError
13 if PYQT5:
/dports/devel/py-QtPy/QtPy-1.11.3/qtpy/
H A DQtOpenGL.py11 from . import PYQT4, PYQT5, PYSIDE, PYSIDE2, PythonQtError
13 if PYQT5:
24 del PYQT4, PYQT5, PYSIDE, PYSIDE2
H A DQtSql.py11 from . import PYQT5, PYSIDE2, PYQT4, PYSIDE, PythonQtError
13 if PYQT5:
24 del PYQT4, PYQT5, PYSIDE, PYSIDE2
H A DQtSvg.py11 from . import PYQT4, PYSIDE2, PYQT5, PYSIDE, PythonQtError
13 if PYQT5:
24 del PYQT4, PYQT5, PYSIDE, PYSIDE2
H A DQtSerialPort.py12 from . import PYQT5, PythonQtError
14 if PYQT5:

1234567