![]() |
CopperSpice API
2.0.0
|
Typedef for QScopedPointer. More...
Related Functions | |
These are not member functions | |
QUniquePointer< T > | QMakeUnique (Args &&...args) |
Using the QUniquePointer class is synonymous with using QScopedPointer. There is a typedef in CopperSpice which defines QScopedPointer as equivalent to QUniquePointer.
|
related |
Equivalent to calling QMakeScoped().