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

Use QFileSystemWatcher for opened Editors #558

Open
SimLV opened this issue May 10, 2024 · 1 comment
Open

Use QFileSystemWatcher for opened Editors #558

SimLV opened this issue May 10, 2024 · 1 comment

Comments

@SimLV
Copy link

SimLV commented May 10, 2024

Description

Use QFileSystemWatcher for opened Editors

@dail8859
Copy link
Owner

I agree QFileSystemWatcher is a possible solution. I've not tried it myself but I'm curious how to properly handle changes to the file that are expected, such as when the file get's saved by the application. But this is probably one of those things that has to be tested to see how it behaves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants