From kde-devel Mon Apr 30 16:03:16 2001 From: Michael Brade Date: Mon, 30 Apr 2001 16:03:16 +0000 To: kde-devel Subject: Re: building some widgets X-MARC-Message: https://marc.info/?l=kde-devel&m=98864659116506 On Monday 30 April 2001 17:34, Pupeno wrote: > On Monday 30 April 2001 04:24, Robert Kraus wrote: > > > I need two boxes, on the left, I need to have a directory tree and on > > > the right I need a file listing, but I need to really control this > > > listing, I need to filter which files will be there and I need to add > > > some filds in th > > > information for the fields (this filds will be filed with the > > > information taken from the files), is that clear ? where can I start ? > > > > Both would probably be QListViews. > > > > KDE has a KListView > > > > http://developer.kde.org/documentation/library/2.1-api/classref/kdeui/ind > >ex .html > > > > robert > > But that doesn't provide any facility in working with files, do I have to > do it myself or does kde provide something to help me ? (KListViews > provides a tree mode, right ?) Yes. And to list the files you may wish to use the KDirLister. You'll get KFileItems which will contain all the information you will probably need. Ciao, Michael -- Some operating systems are called `user friendly', Linux however is `expert friendly'. >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<