.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/python-publish.yml
usd_qtpy/__init__.py
usd_qtpy/__main__.py
usd_qtpy/editor.py
usd_qtpy/layer_editor.py
usd_qtpy/prim_hierarchy.py
usd_qtpy/prim_spec_editor.py
usd_qtpy/viewer.py
usd_qtpy.egg-info/PKG-INFO
usd_qtpy.egg-info/SOURCES.txt
usd_qtpy.egg-info/dependency_links.txt
usd_qtpy.egg-info/requires.txt
usd_qtpy.egg-info/top_level.txt
usd_qtpy/lib/__init__.py
usd_qtpy/lib/qt.py
usd_qtpy/lib/usd.py
usd_qtpy/resources/feathericons/LICENSE.txt
usd_qtpy/resources/feathericons/box.svg
usd_qtpy/resources/feathericons/crosshair.svg
usd_qtpy/resources/feathericons/edit-2.svg
usd_qtpy/resources/feathericons/globe.svg
usd_qtpy/resources/feathericons/help-circle.svg
usd_qtpy/resources/feathericons/map.svg
usd_qtpy/resources/feathericons/move.svg
usd_qtpy/resources/feathericons/save.svg
usd_qtpy/resources/feathericons/sun.svg
usd_qtpy/resources/feathericons/target.svg
usd_qtpy/resources/feathericons/video.svg
usd_qtpy/resources/feathericons/wind.svg
usd_qtpy/resources/feathericons/zap.svg
usd_qtpy/tree/base.py
usd_qtpy/tree/itemtree.py
usd_qtpy/tree/simpletree.py