![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <stddef.h>#include <set>#include "core/fxcrt/check.h"#include "core/fxcrt/unowned_ptr_exclusion.h"Go to the source code of this file.
Classes | |
| class | fxcrt::Observable |
| class | fxcrt::Observable::ObserverIface |
| class | fxcrt::ObservedPtr< T > |
| class | Observable |
| class | ObservedPtr< T > |
Namespaces | |
| namespace | fxcrt |
Functions | |
| template<typename T, typename U> | |
| bool | fxcrt::operator== (const U *lhs, const ObservedPtr< T > &rhs) |
| template<typename T, typename U> | |
| bool | fxcrt::operator!= (const U *lhs, const ObservedPtr< T > &rhs) |