90da6a8885
* fix: AttributeError: 'QMouseEvent' object has no attribute 'pos' ``` Caught exception: Traceback (most recent call last): File "D:\Python\Python39\lib\site-packages\aqt\browser\sidebar\tree.py", line 328, in mouseReleaseEvent if (index := self.currentIndex()) == self.indexAt(event.pos()): d ``` * fix: AttributeError: 'QMouseEvent' object has no attribute 'pos' |
||
---|---|---|
.. | ||
aqt | ||
icons | ||
mac | ||
package | ||
tests | ||
tools | ||
.isort.cfg | ||
.pylintrc | ||
bazelfixes.py | ||
BUILD.bazel | ||
dmypy.py | ||
mypy.ini | ||
README.md | ||
runanki.py |
Python's Qt GUI is in aqt/