Removed the int parameter from methods that return a string
This should enable the Inheritance of slots and signals if a user create an hierarchy of QObjects. The old implementation didn't allow this. Now we're getting more closer the D implementation with the Nim one.