PyQt5-ElaWidgetTools 0.3.1__cp37-abi3-win_amd64.whl → 0.4__cp37-abi3-win_amd64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of PyQt5-ElaWidgetTools might be problematic. Click here for more details.
- PyQt5ElaWidgetTools/ElaWidgetTools.pyd +0 -0
- PyQt5ElaWidgetTools/ElaWidgetTools.pyi +24 -5
- {pyqt5_elawidgettools-0.3.1.dist-info → pyqt5_elawidgettools-0.4.dist-info}/METADATA +1 -1
- pyqt5_elawidgettools-0.4.dist-info/RECORD +7 -0
- pyqt5_elawidgettools-0.3.1.dist-info/RECORD +0 -7
- {pyqt5_elawidgettools-0.3.1.dist-info → pyqt5_elawidgettools-0.4.dist-info}/WHEEL +0 -0
- {pyqt5_elawidgettools-0.3.1.dist-info → pyqt5_elawidgettools-0.4.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
@@ -513,6 +513,11 @@ class ElaWindowType:
|
|
|
513
513
|
Flip = 0x0003
|
|
514
514
|
Blur = 0x0004
|
|
515
515
|
|
|
516
|
+
class PaintMode(IntEnum):
|
|
517
|
+
Normal = 0x0000
|
|
518
|
+
Pixmap = 0x0001
|
|
519
|
+
Movie = 0x0002
|
|
520
|
+
|
|
516
521
|
|
|
517
522
|
class ElaSpinBoxType:
|
|
518
523
|
class ButtonMode(IntEnum):
|
|
@@ -4298,11 +4303,6 @@ class ElaImageCard(QWidget):
|
|
|
4298
4303
|
...
|
|
4299
4304
|
def getIsPreserveAspectCrop(self) -> bool:
|
|
4300
4305
|
...
|
|
4301
|
-
pMaximumAspectRatioChanged = pyqtSignal()
|
|
4302
|
-
def setMaximumAspectRatio(self, MaximumAspectRatio: float) -> None:
|
|
4303
|
-
...
|
|
4304
|
-
def getMaximumAspectRatio(self) -> float:
|
|
4305
|
-
...
|
|
4306
4306
|
def __init__(self, parent: QWidget = None) -> None:
|
|
4307
4307
|
...
|
|
4308
4308
|
def __del__(self) -> None:
|
|
@@ -5731,6 +5731,11 @@ class ElaWindow(QMainWindow):
|
|
|
5731
5731
|
...
|
|
5732
5732
|
def getStackSwitchMode(self) -> ElaWindowType.StackSwitchMode:
|
|
5733
5733
|
...
|
|
5734
|
+
pWindowPaintModeChanged = pyqtSignal()
|
|
5735
|
+
def setWindowPaintMode(self, WindowPaintMode: ElaWindowType.PaintMode) -> None:
|
|
5736
|
+
...
|
|
5737
|
+
def getWindowPaintMode(self) -> ElaWindowType.PaintMode:
|
|
5738
|
+
...
|
|
5734
5739
|
def nativeEvent(self, eventType: QByteArray, message: None, result: long) -> bool:
|
|
5735
5740
|
...
|
|
5736
5741
|
def __init__(self, parent: QWidget = None) -> None:
|
|
@@ -5811,6 +5816,18 @@ class ElaWindow(QMainWindow):
|
|
|
5811
5816
|
...
|
|
5812
5817
|
def getWindowButtonFlags(self) -> ElaAppBarType.ButtonFlags:
|
|
5813
5818
|
...
|
|
5819
|
+
def setWindowMoviePath(self, themeMode: ElaThemeType.ThemeMode, moviePath: str) -> None:
|
|
5820
|
+
...
|
|
5821
|
+
def getWindowMoviePath(self, themeMode: ElaThemeType.ThemeMode) -> str:
|
|
5822
|
+
...
|
|
5823
|
+
def setWindowPixmap(self, themeMode: ElaThemeType.ThemeMode, pixmap: QPixmap) -> None:
|
|
5824
|
+
...
|
|
5825
|
+
def getWindowPixmap(self, themeMode: ElaThemeType.ThemeMode) -> QPixmap:
|
|
5826
|
+
...
|
|
5827
|
+
def setWindowMovieRate(self, rate: float) -> None:
|
|
5828
|
+
...
|
|
5829
|
+
def getWindowMovieRate(self) -> float:
|
|
5830
|
+
...
|
|
5814
5831
|
def closeWindow(self) -> None:
|
|
5815
5832
|
...
|
|
5816
5833
|
userInfoCardClicked = pyqtSignal()
|
|
@@ -5824,3 +5841,5 @@ class ElaWindow(QMainWindow):
|
|
|
5824
5841
|
...
|
|
5825
5842
|
def createPopupMenu(self) -> QMenu:
|
|
5826
5843
|
...
|
|
5844
|
+
def paintEvent(self, event: QPaintEvent) -> None:
|
|
5845
|
+
...
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
PyQt5ElaWidgetTools/ElaWidgetTools.pyd,sha256=vG6xs5atOhipTSULWnI7YCPxb5fWGEvgJ8mtp9TKTqo,6474752
|
|
2
|
+
PyQt5ElaWidgetTools/ElaWidgetTools.pyi,sha256=DLzY6pOWZalKyMhCuZhUhahlHlzY3Bd1QCpLplil4B4,189959
|
|
3
|
+
PyQt5ElaWidgetTools/__init__.py,sha256=IWd4L_B7d78eI8dSRO9muUBY-MwFLnyklHjPOS3hxjg,495
|
|
4
|
+
pyqt5_elawidgettools-0.4.dist-info/METADATA,sha256=Uz-2w3tEBJI65Rrrw5B1t6xy7GWMc1t7jw-6q4AMPzk,340
|
|
5
|
+
pyqt5_elawidgettools-0.4.dist-info/WHEEL,sha256=encJaInd3UOm0ec-Su_7hslFIhGZCO-1qmifFj6WuV8,99
|
|
6
|
+
pyqt5_elawidgettools-0.4.dist-info/top_level.txt,sha256=alL_FBCwnz-weR9jyimZ5V8-szI7nS7JowLiXyqMbzc,20
|
|
7
|
+
pyqt5_elawidgettools-0.4.dist-info/RECORD,,
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
PyQt5ElaWidgetTools/ElaWidgetTools.pyd,sha256=kjpbWqJXiQI1zvUs49cYXWyGkUgiiR0cZxNQTlzj4kA,6470144
|
|
2
|
-
PyQt5ElaWidgetTools/ElaWidgetTools.pyi,sha256=TSGtPup0KlJlA6ABMg6u4xlyUqkxknjpjDDj7JjOjRQ,189238
|
|
3
|
-
PyQt5ElaWidgetTools/__init__.py,sha256=IWd4L_B7d78eI8dSRO9muUBY-MwFLnyklHjPOS3hxjg,495
|
|
4
|
-
pyqt5_elawidgettools-0.3.1.dist-info/METADATA,sha256=jGXkIf-1b2D6U9ADWwWOynbKV6bCNIte_ZALPpvZMiU,342
|
|
5
|
-
pyqt5_elawidgettools-0.3.1.dist-info/WHEEL,sha256=encJaInd3UOm0ec-Su_7hslFIhGZCO-1qmifFj6WuV8,99
|
|
6
|
-
pyqt5_elawidgettools-0.3.1.dist-info/top_level.txt,sha256=alL_FBCwnz-weR9jyimZ5V8-szI7nS7JowLiXyqMbzc,20
|
|
7
|
-
pyqt5_elawidgettools-0.3.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|