QCheckListItem signal question

Artur M. Piwko pipene-news at pu.kielce.pl
Tue Sep 20 12:00:43 EDT 2005


In the darkest hour on 20 Sep 2005 08:07:47 -0700,
David Boddie <davidb at mcs.st-and.ac.uk> screamed:
> You could connect the currentChanged() or clicked() signals in your
> QListView to a slot in some other object (perhaps the parent of the
> QListView). When the signal is emitted, you can examine the state of
> the item passed to the slot.
>

Yes, but those signals don't let me distinguish between item change
and check/uncheck. I found the way - override QCheckListItem method
activate().

-- 
[ Artur M. Piwko : Pipen : AMP29-RIPE : RLU:100918 : From == Trap! : SIG:212B ]
[ 17:58:41 user up 10740 days,  5:53,  1 user, load average: 0.06, 0.06, 0.06 ]

                             My computer NEVER cras



More information about the Python-list mailing list