Hello all,

I am currently working on GUI where I need to select multiple files from multiple folders using getOpenFileNames() of QFileDialog. But I couldn't find a proper source to load files from multiple folders. Is this possible? If so, can I get some assistance in solving this? Thank you.