| as() const | QCFType< T > | inline |
| constructFromGet(const T &t) | QCFType< T > | inlinestatic |
| operator T() const | QAppleRefCounted< T, CFTypeRef, CFRetain, CFRelease > | inline |
| operator&() | QAppleRefCounted< T, CFTypeRef, CFRetain, CFRelease > | inline |
| operator=(const QAppleRefCounted &other) | QAppleRefCounted< T, CFTypeRef, CFRetain, CFRelease > | inline |
| operator=(QAppleRefCounted &&other) noexcept(std::is_nothrow_move_assignable< T >::value &&std::is_nothrow_move_constructible< T >::value) | QAppleRefCounted< T, CFTypeRef, CFRetain, CFRelease > | inline |
| QAppleRefCounted() | QAppleRefCounted< T, CFTypeRef, CFRetain, CFRelease > | inline |
| QAppleRefCounted(const T &t) | QAppleRefCounted< T, CFTypeRef, CFRetain, CFRelease > | inline |
| QAppleRefCounted(T &&t) noexcept(std::is_nothrow_move_constructible< T >::value) | QAppleRefCounted< T, CFTypeRef, CFRetain, CFRelease > | inline |
| QAppleRefCounted(QAppleRefCounted &&other) noexcept(std::is_nothrow_move_assignable< T >::value &&std::is_nothrow_move_constructible< T >::value) | QAppleRefCounted< T, CFTypeRef, CFRetain, CFRelease > | inline |
| QAppleRefCounted(const QAppleRefCounted &other) | QAppleRefCounted< T, CFTypeRef, CFRetain, CFRelease > | inline |
| QCFType(CFTypeRef r) | QCFType< T > | inlineexplicit |
| swap(QAppleRefCounted &other) noexcept(noexcept(qSwap(value, other.value))) | QAppleRefCounted< T, CFTypeRef, CFRetain, CFRelease > | inline |
| value | QAppleRefCounted< T, CFTypeRef, CFRetain, CFRelease > | protected |
| ~QAppleRefCounted() | QAppleRefCounted< T, CFTypeRef, CFRetain, CFRelease > | inline |