Hi,

This isn't hurting anything, I just wonder how I caused it. I have this 
signal:

self.connect(self.dateStart, SIGNAL("valueChanged(const QDate&)"), 
self.slotsyncWeekday)

and I thought it was working quietly last night just fine (I could be wrong). 
I *think* all I did after was rename some unrelated widgets. Now, it 
continues to function fine; it still sends me the date and everything, but it 
spits out:

'schededit.dateStart_valueChanged(const QDate&): Not implemented yet'

Any idea what I should change? QdateEdit is fully implemented, so I must have 
done something wrong.

I'm using PyQt3.7-1.mdk

-- 
Regards, Paul Evans


_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to