Introducing the QtOpenCL library, which wraps the OpenCL 1.0 API in a Qt-style API. It takes the pain out of OpenCL initialization, program compilation, and kernel execution. It also provides convenience functions for interfacing to existing Qt facilities such as QImage and QtOpenGL. QtOpenCL is still a work in progress, distributed as a standalone module outside of the normal Qt source repositories.