PDA

View Full Version : grid view



tithi
28th December 2015, 10:41
I am populating a grid view from a database comprising of images, audio, video.

I want to have a play sign on every audio video items. how do I do?

Is there any inbuilt function?

ChrisW67
28th December 2015, 12:50
Each item in the model can return an icon in its Qt::DecorationRole.