yep, that's a long one, at least a decade long one :)
problem is, specially when saving a file, there isn't a known way to tell which filter is selected by the user when he/she hits the "Save" button (that I know at least).
I'll try to revisit this over to the QFileDialog docs or even ask the LLMs for some solution that doesn't end in a full rewrite of the file-requester dialogs all from scratch ;))
yep, that's a long one, at least a decade long one :)
problem is, specially when saving a file, there isn't a known way to tell which filter is selected by the user when he/she hits the "Save" button (that I know at least).
I'll try to revisit this over to the QFileDialog docs or even ask the LLMs for some solution that doesn't end in a full rewrite of the file-requester dialogs all from scratch ;))
cheers