filedialog

Provide a work around for a bug in QFileDialog <https://bugs.launchpad.net/openlp/+bug/1209515>

class openlp.core.lib.filedialog.FileDialog[source]

Bases: PyQt5.QtWidgets.QFileDialog

Subclass QFileDialog to work round a bug

static getOpenFileNames(parent, *args, **kwargs)[source]

Reimplement getOpenFileNames to fix the way it returns some file names that url encoded when selecting multiple files