Enter search terms or a module, class or function name.
All types referenced here are mostly useful in combination qi.bind().
qi.bind()
See the documentation of qi.bind() to understand how to use them.
Know if a variable is a qi.Object:
if isinstance(x, qi.Object): print("Yes it is!")