qt_dev_helper

Top-level package for Qt Dev Helper.

Modules

qt_dev_helper.__main__

Entry point module when calling python with -m option.

qt_dev_helper.cli

Command Line Interface package.

qt_dev_helper.config

Configuration module.

qt_dev_helper.qt_tools

Qt implementation cross compatibility module.

qt_dev_helper.transpiler

Module containing functionality to transpile resources *.scss, *.ui and *.qrc.

qt_dev_helper.utils

Module containing utility functionality.