Run a QT application in a iMX7 Colibri module

I am interested into run a QT application without embedding it inside the linux kernel.
Is it possible with the collibri imx7 512?

Sure, you just need a Qt enabled BSP to be installed on the Colibri iMX7 module plus resp. development environment on your workstation.

Either you rely on Qt for Device Creation aka Boot2Qt as outlined here or build your own Qt enabled BSP s outlined here.