Skip to content
Commit 9a75d4dd authored by Stefan Brüns's avatar Stefan Brüns
Browse files

Export FileManager class, emit a signal when a file fails to load

The FileManager class is accesible from the public
`MarbleModel::fileManager()` method.

The `fileError` signal is useful to wait for a file to have loaded, it
is the error counterpart of the `fileAdded` signal.
parent f52d6e6e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment