Hello, I was trying to pass some data using QStringList as argument to a signal in my Qt application; but since QStringList doesn't derive from QObject; passing it is not allowed. What's the advised way to do so ? Regards, Siteshwar Vashisht