![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
MySharedType & | operator= (const MySharedType &other) |
[0] | |
MySharedType & | operator= (const MySharedType &other) |
Public Attributes | |
Data * | data |
Data * | d |
Definition at line 11 of file src_corelib_thread_qatomic.cpp.
MySharedType & MySharedType::operator= | ( | const MySharedType & | other | ) |
MySharedType & MySharedType::operator= | ( | const MySharedType & | other | ) |
Data * MySharedType::d |
Definition at line 14 of file src_corelib_thread_qatomic.cpp.
Referenced by operator=().
Data * MySharedType::data |
Definition at line 13 of file src_corelib_thread_qatomic.cpp.
Referenced by operator=().