PyQt5-ElaWidgetTools 0.1.1__cp37-abi3-win_amd64.whl → 0.2__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 +10 -0
- {pyqt5_elawidgettools-0.1.1.dist-info → pyqt5_elawidgettools-0.2.dist-info}/METADATA +1 -1
- pyqt5_elawidgettools-0.2.dist-info/RECORD +7 -0
- pyqt5_elawidgettools-0.1.1.dist-info/RECORD +0 -7
- {pyqt5_elawidgettools-0.1.1.dist-info → pyqt5_elawidgettools-0.2.dist-info}/WHEEL +0 -0
- {pyqt5_elawidgettools-0.1.1.dist-info → pyqt5_elawidgettools-0.2.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
@@ -4679,6 +4679,10 @@ class ElaNavigationBar(QWidget):
|
|
|
4679
4679
|
...
|
|
4680
4680
|
def getNodeKeyPoints(self, nodeKey: str) -> int:
|
|
4681
4681
|
...
|
|
4682
|
+
def setNavigationNodeTitle(self, nodeKey: str, nodeTitle: str) -> None:
|
|
4683
|
+
...
|
|
4684
|
+
def getNavigationNodeTitle(self, nodeKey: str) -> str:
|
|
4685
|
+
...
|
|
4682
4686
|
def navigation(self, pageKey: str, isLogClicked: bool = True, isRouteBack: bool = False) -> None:
|
|
4683
4687
|
...
|
|
4684
4688
|
def setDisplayMode(self, displayMode: ElaNavigationType.NavigationDisplayMode, isAnimation: bool = True) -> None:
|
|
@@ -5687,6 +5691,8 @@ class ElaWindow(QMainWindow):
|
|
|
5687
5691
|
...
|
|
5688
5692
|
def nativeEvent(self, eventType: QByteArray, message: None, result: long) -> bool:
|
|
5689
5693
|
...
|
|
5694
|
+
def __init__(self, parent: QWidget = None) -> None:
|
|
5695
|
+
...
|
|
5690
5696
|
def __del__(self) -> None:
|
|
5691
5697
|
...
|
|
5692
5698
|
def moveToCenter(self) -> None:
|
|
@@ -5743,6 +5749,10 @@ class ElaWindow(QMainWindow):
|
|
|
5743
5749
|
...
|
|
5744
5750
|
def getNodeKeyPoints(self, nodeKey: str) -> int:
|
|
5745
5751
|
...
|
|
5752
|
+
def setNavigationNodeTitle(self, nodeKey: str, nodeTitle: str) -> None:
|
|
5753
|
+
...
|
|
5754
|
+
def getNavigationNodeTitle(self, nodeKey: str) -> str:
|
|
5755
|
+
...
|
|
5746
5756
|
def navigation(self, pageKey: str) -> None:
|
|
5747
5757
|
...
|
|
5748
5758
|
def getCurrentNavigationIndex(self) -> int:
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
PyQt5ElaWidgetTools/ElaWidgetTools.pyd,sha256=gCDYGgzPO-O31rdj-keiJipm1ZR3WY_GcGT0eXB3kfo,6446592
|
|
2
|
+
PyQt5ElaWidgetTools/ElaWidgetTools.pyi,sha256=GFHmSXGAxAGHPBnuUndwH7izXuZIN8Y6ktFvkqyb3Qk,187635
|
|
3
|
+
PyQt5ElaWidgetTools/__init__.py,sha256=IWd4L_B7d78eI8dSRO9muUBY-MwFLnyklHjPOS3hxjg,495
|
|
4
|
+
pyqt5_elawidgettools-0.2.dist-info/METADATA,sha256=BkFFkheEslLK-BhVg4mCLsMx0S07aQihzXt1ohduoIw,340
|
|
5
|
+
pyqt5_elawidgettools-0.2.dist-info/WHEEL,sha256=encJaInd3UOm0ec-Su_7hslFIhGZCO-1qmifFj6WuV8,99
|
|
6
|
+
pyqt5_elawidgettools-0.2.dist-info/top_level.txt,sha256=alL_FBCwnz-weR9jyimZ5V8-szI7nS7JowLiXyqMbzc,20
|
|
7
|
+
pyqt5_elawidgettools-0.2.dist-info/RECORD,,
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
PyQt5ElaWidgetTools/ElaWidgetTools.pyd,sha256=8zs9JnzA7H6ozgtXdRkbdXJH9X7eSJylx8ZAzU-p-ko,6441984
|
|
2
|
-
PyQt5ElaWidgetTools/ElaWidgetTools.pyi,sha256=1XpUZSvUhjiQRlpYqamz8QXMeOHcxRyRKkxXGuSgXdk,187239
|
|
3
|
-
PyQt5ElaWidgetTools/__init__.py,sha256=IWd4L_B7d78eI8dSRO9muUBY-MwFLnyklHjPOS3hxjg,495
|
|
4
|
-
pyqt5_elawidgettools-0.1.1.dist-info/METADATA,sha256=enJeDV9IvCuc1ktFrtVwk-KEzzeBv6n-hRMa8rgZ9_s,342
|
|
5
|
-
pyqt5_elawidgettools-0.1.1.dist-info/WHEEL,sha256=encJaInd3UOm0ec-Su_7hslFIhGZCO-1qmifFj6WuV8,99
|
|
6
|
-
pyqt5_elawidgettools-0.1.1.dist-info/top_level.txt,sha256=alL_FBCwnz-weR9jyimZ5V8-szI7nS7JowLiXyqMbzc,20
|
|
7
|
-
pyqt5_elawidgettools-0.1.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|