K
K
Kirixo2020-02-12 00:06:51
Qt
Kirixo, 2020-02-12 00:06:51

Why can files not be opened for writing in QT?

I open 3 files for writing, none of them open, while all files have a checkmark that reading and writing are allowed (as in the screenshot) and other files are opened for reading. What could be the problem?
5e4316c127509172233142.png
Maybe I just have paws and I wrote something wrong, then please tell me where I made a mistake.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly, 2020-02-12
@Kirixo

Well, as far as I remember, you can’t write to the resource. But you can read from it.
If you want to write to a file, then specify it not as a resource.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question