Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QCFString Member List

This is the complete list of members for QCFString, including all inherited members.

as() constQCFType< CFStringRef >inline
constructFromGet(const CFStringRef &t)QCFType< CFStringRef >inlinestatic
operator CFStringRef() constQCFString
operator QString() constQCFString
operator T() constQAppleRefCounted< T, U, RetainFunction, ReleaseFunction >inline
operator&()QAppleRefCounted< T, U, RetainFunction, ReleaseFunction >inline
operator=(const QAppleRefCounted &other)QAppleRefCounted< T, U, RetainFunction, ReleaseFunction >inline
operator=(QAppleRefCounted &&other) noexcept(std::is_nothrow_move_assignable< T >::value &&std::is_nothrow_move_constructible< T >::value)QAppleRefCounted< T, U, RetainFunction, ReleaseFunction >inline
QAppleRefCounted()QAppleRefCounted< T, U, RetainFunction, ReleaseFunction >inline
QAppleRefCounted(const T &t)QAppleRefCounted< T, U, RetainFunction, ReleaseFunction >inline
QAppleRefCounted(T &&t) noexcept(std::is_nothrow_move_constructible< T >::value)QAppleRefCounted< T, U, RetainFunction, ReleaseFunction >inline
QAppleRefCounted(QAppleRefCounted &&other) noexcept(std::is_nothrow_move_assignable< T >::value &&std::is_nothrow_move_constructible< T >::value)QAppleRefCounted< T, U, RetainFunction, ReleaseFunction >inline
QAppleRefCounted(const QAppleRefCounted &other)QAppleRefCounted< T, U, RetainFunction, ReleaseFunction >inline
QCFString(const QString &str)QCFStringinline
QCFString(const CFStringRef cfstr=0)QCFStringinline
QCFString(const QCFType< CFStringRef > &other)QCFStringinline
QCFType(CFTypeRef r)QCFType< CFStringRef >inlineexplicit
swap(QAppleRefCounted &other) noexcept(noexcept(qSwap(value, other.value)))QAppleRefCounted< T, U, RetainFunction, ReleaseFunction >inline
valueQAppleRefCounted< T, U, RetainFunction, ReleaseFunction >protected
~QAppleRefCounted()QAppleRefCounted< T, U, RetainFunction, ReleaseFunction >inline