Is there any reason why QScopedPointer doesn't have a create static method, like QSharedPointer does? I didn't see any requests for it in jira. Should I just use unique_ptr instead? Hamish