![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QAutoPointer< T >, including all inherited members.
| get() const noexcept | QAutoPointer< T > | inline |
| operator bool() const noexcept | QAutoPointer< T > | inlineexplicit |
| operator!() const noexcept | QAutoPointer< T > | inline |
| operator*() const | QAutoPointer< T > | inline |
| operator->() const noexcept | QAutoPointer< T > | inline |
| QAutoPointer(T *t) noexcept | QAutoPointer< T > | inlineexplicit |
| ~QAutoPointer() | QAutoPointer< T > | inline |