unify role names in all models
Open, Needs TriagePublic

Description

  • look for all available roles
  • look for what roles in different models are pretty much the same thing and should be merged (if any, from a cursory glance doesn't seem so)
  • do a global enum and use it
  • export all the names to qml
  • have all models inherit from a base class that exports model enum and names