How to filter file sequences in QFileSystemModel and QListView?
I’m new to models, views and delegates. I’ve successfully built my own file browser in Python using QFileSystemModel and QListView and I would like to learn how to enable displaying file sequences as one “file” with a frame variable instead of numbers. We see this behavior in Nuke or Davinci Resolve.