Hi All,
In the QtWS2017 Felgo App the rows have ‘coloured tags’ on the left to indicate the type of talk.
In the app source code, the list uses a custom delegate that’s quite specific for the app.
Is there a clean and simple way to get the same thing for a SimpleRow? It’s a nice effect that definitely has a place in my app.
Many thanks!