franz,
Thank you! That was it. Specifically I needed to reimplement flags() as follows:
Qt Code:
{ }To copy to clipboard, switch view to plain text mode
I guess I hadn't expected this to be a property of the model, but rather the view, since you could conceivably want an item editable in one view but not editable in another. Anyway, thanks--
Matt
Bookmarks