Hi, all my signal handlers are methods of a controller class. I was wondering if connect() keeps a reference to the instance, so that I could safely create the interface in a function and then forget about it.