On Friday 04 March 2011 20:04:31 Phil Thompson wrote:
> On Fri, 4 Mar 2011 15:16:56 +1100, Algis Kabaila
>
>
> wrote:
> > Hi,
> >
> > I want to upgrade from Python 2.6 to Python 3.2, including
> > PyQt. So far I used PyQt installed as binaries from ubuntu
> > 10.10 repositories as well as Qt4 :
Hi Everyone
So I'm trying to filter a QFileSystemModel using QSortFilterProxyModel and
displaying it with QTreeView. The filtering works fine, however, I'm having
trouble setting the root index to the folder I want. To set the root index
for QTreeView, I use:
someTreeView.setRootIndex(
someFilte
On Friday, March 04, 2011 08:03:15 am Umang Varma wrote:
> Thanks so much for your response!
>
> On 03/04/2011 12:55 AM, Mike Ramirez wrote:
> > A few things missing, pyqt version, sip version, qt version (I think
> > these are required to figure out where/how this bug was introduced or if
> > a s
Thanks so much for your response!
On 03/04/2011 12:55 AM, Mike Ramirez wrote:
> A few things missing, pyqt version, sip version, qt version (I think
> these are required to figure out where/how this bug was introduced or if
> a simple upgrade will remove the bugs, phil, pete and the rest do a lot
Thanks so much for your response!
On 03/04/2011 12:55 AM, Mike Ramirez wrote:
> A few things missing, pyqt version, sip version, qt version (I think
> these are required to figure out where/how this bug was introduced or if
> a simple upgrade will remove the bugs, phil, pete and the rest do a lot
On Tue Mar 1 23:28:01 GMT 2011, James Polk wrote:
> I've read all the documentation and for the life of me, I can't find
> the solution to initiate simple file filtering (by extension) in
> QFileSystemModel, and/or using QDirModel / QDir...
>
> I just want a Treeview of files and directory, bu
On Fri, 4 Mar 2011 15:16:56 +1100, Algis Kabaila
wrote:
> Hi,
>
> I want to upgrade from Python 2.6 to Python 3.2, including PyQt.
> So far I used PyQt installed as binaries from ubuntu 10.10
> repositories as well as Qt4 : 4.7.0ubuntu4.2.
>
> I did not re-install Qt, available from nokia as