README.md
setup.cfg
setup.py
WQt.egg-info/PKG-INFO
WQt.egg-info/SOURCES.txt
WQt.egg-info/dependency_links.txt
WQt.egg-info/entry_points.txt
WQt.egg-info/requires.txt
WQt.egg-info/top_level.txt
wqt/__init__.py
wqt/wqt.py
wqt/../doc/README.rst
wqt/../templates/.DS_Store
wqt/../templates/applications/gitignore.tpl
wqt/../templates/applications/icon.icns
wqt/../templates/applications/console/src/main.cpp
wqt/../templates/applications/quick/res/main.qml
wqt/../templates/applications/quick/res/qml.qrc
wqt/../templates/applications/quick/src/main.cpp
wqt/../templates/applications/widgets/res/mainwindow.ui
wqt/../templates/applications/widgets/src/main.cpp
wqt/../templates/applications/widgets/src/mainwindow.cpp
wqt/../templates/applications/widgets/src/mainwindow.h
wqt/../templates/cmake/.DS_Store
wqt/../templates/cmake/console/.DS_Store
wqt/../templates/cmake/console/CMakeLists.txt
wqt/../templates/cmake/quick/.DS_Store
wqt/../templates/cmake/quick/osx/.DS_Store
wqt/../templates/cmake/quick/osx/CMakeLists.txt
wqt/../templates/cmake/quick/others/.DS_Store
wqt/../templates/cmake/quick/others/CMakeLists.txt
wqt/../templates/cmake/widgets/.DS_Store
wqt/../templates/cmake/widgets/osx/.DS_Store
wqt/../templates/cmake/widgets/osx/CMakeLists.txt
wqt/../templates/cmake/widgets/others/.DS_Store
wqt/../templates/cmake/widgets/others/CMakeLists.txt
wqt/../templates/config/console/properties.ini
wqt/../templates/config/quick/osx/properties.ini
wqt/../templates/config/quick/others/properties.ini
wqt/../templates/config/widgets/osx/properties.ini
wqt/../templates/config/widgets/others/properties.ini
wqt/../templates/readme/app-README.md.tpl
wqt/../templates/readme/lib-README.md.tpl
wqt/../toolchain/.DS_Store
wqt/../toolchain/osx/cmake/Functions.cmake
wqt/../toolchain/osx/cmake/info.plist.in
wqt/../toolchain/osx/cmake/meta.hpp.in
wqt/../toolchain/others/cmake/Functions.cmake
wqt/command/__init__.py
wqt/command/creation.py
wqt/command/handle.py
wqt/command/resource.py
wqt/templates/__init__.py
wqt/templates/files.py
wqt/templates/operations.py
wqt/toolchain/__init__.py
wqt/toolchain/operations.py
wqt/utils/__init__.py
wqt/utils/cmake.py
wqt/utils/finder.py
wqt/utils/helper.py
wqt/utils/memoize.py
wqt/utils/output.py