QTreeView similar to Yahoo or Skype
General and Desktop
4
Posts
3
Posters
1.2k
Views
1
Watching
-
wrote on 10 Dec 2012, 12:36 last edited by
Hello,
is there a way to create a model that accepts photo's on every child item ? thank you in advance .!
-
Yes. If you want it sparkly, though, consider using QML.
-
wrote on 10 Dec 2012, 13:07 last edited by
Hello!
Yes, you should define Qt::DecorationRole for your model index.
Read more: http://qt-project.org/doc/qt-4.8/qt.html#ItemDataRole-enum -
He mentions QTreeView, so he means QtWidgets.
1/4