Hi all,
I'm trying to write a small number of files out to the file system that contain
application-specific information.
For some reason when I try to open a file with QIODevice::ReadWrite access in
the following directory it fails every time (the file should be instantiated as
a result of th
I'm working on a graphics editing project where the user can perform some
rudimentary drawing and having a problem when trying to load in sample images
that are included with the install.
In the project file structure I've got a folder called "samples" which has some
png images.
In the yaml fi