[Interest] Qt 5.5 and Audio problems

2015-07-07 Thread Hemant Kumar
Today morning I upgraded to Qt 5.5 for application I was working on and I have noticed several problems. 1. I am getting no Audio in Gnome. Even examples shipped with Qt are throwing "No suitable service found". Which on quick, goolging means Qt is unable to find proper backend. But that is odd, I

[Interest] QSortFilterProxyModel and lazily populated treeviews

2014-09-08 Thread Hemant Kumar
Hello, I have implemented a lazily populated treeview by subclassing QAbstractItemModel. The implementation looks something like: https://gist.github.com/gnufied/db9c4d805e2bb24d8c23 (I am not pasting code inline, so as to mess with messaging) It is basically a tree representation of hierarchic