Dirk Wagener schrieb:
> Hi
>
> I am using QModelIndex constructed with an id. I am using the built-in
> method
> id(my_object) to get an ID to construct a ModelIndex with.
> If we have an index, internalId() returns the id used to create the index.
> Is there a API way to get the ModelIndex from a
Hi
I am using QModelIndex constructed with an id. I am using the built-in method
id(my_object) to get an ID to construct a ModelIndex with.
If we have an index, internalId() returns the id used to create the index.
Is there a API way to get the ModelIndex from a view if we have the id used
to