![]() |
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 QThreadStorage< T >, including all inherited members.
| hasLocalData() const | QThreadStorage< T > | inline |
| localData() | QThreadStorage< T > | inline |
| localData() const | QThreadStorage< T > | inline |
| operator=(const QThreadStorage &rhs)=delete | QThreadStorage< T > | |
| QThreadStorage()=default | QThreadStorage< T > | |
| QThreadStorage(const QThreadStorage &rhs)=delete | QThreadStorage< T > | |
| setLocalData(T t) | QThreadStorage< T > | inline |
| ~QThreadStorage()=default | QThreadStorage< T > |