On Sep 6, 9:12 am, "exhuma.twn" <[EMAIL PROTECTED]> wrote:
> I defined a simple "update" method in the model which I call on
> certain events to fetch the new data in the DB. I tried to "emit" the
> "dataChanged()" signal of the Model without success. I don't know
> where I should get the two required "index" parameters from.
>
> Any hints?
>

Shouldn't the index method give you the indexes you need?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to