i tried pointing at any of these
static const unsigned char qt_resource_data[]
static const unsigned char qt_resource_name[]
static const unsigned char qt_resource_struct[]
but it always returned false, e.g. registerResource(qt_resource_struct,"/a.txt");
This is really lacking some examples.