The model is read-only by default. To make it read-write, you must subclass it and reimplement setData() and flags().
The model is read-only by default. To make it read-write, you must subclass it and reimplement
setData() and flags().