Page MenuHomePhorge

Unify the list models
Closed, ResolvedPublicCHORE

Description

There are 5 basic operations that can be unified:

  • m_internalCount
  • rowCount()
  • LAGER_QT(count)
  • updateInternalCount()
  • data() (we always return an invalid QVariant)