Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files that have an Input File should sanity check if the file exists at the path given #904

Open
imikejackson opened this issue May 14, 2019 · 0 comments

Comments

@imikejackson
Copy link
Contributor

Seems a basic check to see if the file exists using QFileInfo.exists() is left out of a lot of the "Reader" type of filters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment