I'm trying to implement some new columns for the bin view. One thing I noticed in adding new columns is that columns in the QTableWidget cannot be rearranged. This is fairly important if/when kdenlive starts to (hopefully) support the many metadata fields used in most NLEs. I like to set up custom bin views when editing, beyond just turning columns on/off.
Does anyone know if its possible to make columns rearrangeable with Qt? Looking at the Qt documentation it doesn't seem like it but I thought I'd ask since someone with more experience might know better. Thanks! -- Sent from my mobile device
