Is there a Qt function to append a file path to a directory? Something equivalent to os.path.join() in python. I've looked at the QFile and QDir API's but didn't notice anything useful.