For sending strings, you can check the code posted above. When you want to switch pages, simply send the loadPage signal and the string as the argument. As you can see, I've used the pageName string to change the page.
I don't know about the Person class, maybe you can use variant, or perhaps QtObject, but I'm really not sure.