traverso-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Traverso-devel] Audio I/O dialog, and internals


From: Remon Sijrier
Subject: Re: [Traverso-devel] Audio I/O dialog, and internals
Date: Wed, 20 Jan 2010 22:32:09 +0100
User-agent: KMail/1.12.4 (Linux/2.6.31-17-generic; KDE/4.3.4; i686; ; )

Hi Nicola,

> Thanks for your help. I'm also trying to find out if it can be done with a
> QTreeWidget instead of a QTable. Looks good so far, but QTreeWidgets are
> rather confusing, too...

Hmm, the I/O configuration isn't a tree structure, right? And I think you'll 
have the same issue with QTreeWidget in respect to the checkstate....

I think using one of the signals provided by QTableWidget will do the trick?

Have fun :D

Remon

> 
> Nic
> 
> Am Mittwoch, 20. Januar 2010 21.31:37 schrieb Remon Sijrier:
> > Me again,
> >
> > My previous posts about the check state of the checkboxes/buttons seems
> > to be incorrect as well, but you can use the QTableWidget signals to
> > detect if a cell changed (like the cellClicked() and cellPressed()
> > signals)
> >
> > Hopefully you can do something what that?
> >
> > Remon
> 
> _______________________________________________
> Traverso-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/traverso-devel
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]