Re: plasma listview

2010-04-08 Thread Rob Hasselbaum
On Wed, Apr 7, 2010 at 6:48 PM, Reza Shah wrote: > Hi, > Thanks for all the replies. > In listview i can have gridview(n rows X m cols) to display thumbnail > of items like in folderview > or plasmamediacenter(in gridview mode), > or something like in this screenshot > http://kde-look.org/content/

Re: plasma listview

2010-04-07 Thread Reza Shah
Hi, Thanks for all the replies. In listview i can have gridview(n rows X m cols) to display thumbnail of items like in folderview or plasmamediacenter(in gridview mode), or something like in this screenshot http://kde-look.org/content/preview.php?preview=1&id=116413&file1=116413-1.png&file2=&file3=

Re: plasma listview

2010-04-07 Thread Aaron J. Seigo
On April 7, 2010, Reza Shah wrote: > Hi, > I created a wrapper for QListView inside QGraphicsProxyWidget, because > i have a plasmoid which need a listview. > Is it possible if my wrapper can be included in plasma library? i don't think it's a common use case that we want to support in libplasma

Re: plasma listview

2010-04-07 Thread Alexis Ménard
On Wed, Apr 7, 2010 at 7:49 PM, Marco Martin wrote: > On Wednesday 07 April 2010, Reza Shah wrote: >> Hi, >> I created a wrapper for QListView inside QGraphicsProxyWidget, because >> i have a plasmoid which need a listview. >> Is it possible if my wrapper can be included in plasma library? >> >> H

Re: plasma listview

2010-04-07 Thread Marco Martin
On Wednesday 07 April 2010, Reza Shah wrote: > Hi, > I created a wrapper for QListView inside QGraphicsProxyWidget, because > i have a plasmoid which need a listview. > Is it possible if my wrapper can be included in plasma library? > > Here are the source codes > http://websvn.kde.org/trunk/playg

plasma listview

2010-04-07 Thread Reza Shah
Hi, I created a wrapper for QListView inside QGraphicsProxyWidget, because i have a plasmoid which need a listview. Is it possible if my wrapper can be included in plasma library? Here are the source codes http://websvn.kde.org/trunk/playground/base/plasma/applets/knewstuffplasmoid/src/listview.h?