qt_tools

Qt implementation cross compatibility module.

Functions

Summary

call_qt_tool

Call qt tools in a generic way.

extend_qt_tool_path

Prepend path variable with package dirs to qt-tools if present.

find_qt_tool

Find path to Qt tool executable like rcc, uic or designer.

Exceptions

Exception Summary

QtToolExecutionError

Error thrown when a Qt tool returns a non-zero exit status code.

QtToolNotFoundError

Error thrown when a Qt tool can't be found.