Skip to content

testudos.internal.helpers.object_id

testudos.internal.helpers.object_id

Normalize object identifiers for engine RPC calls.

object_id_from_arg

def object_id_from_arg(object_id: Union[str, QtObjectProxy]) -> str

Return RPC object id string from name/address or proxy.