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/unowned_ptr_exclusion.h"
#include "third_party/base/check.h"
Go to the source code of this file.
Classes | |
class | fxcrt::Observable |
class | fxcrt::Observable::ObserverIface |
class | fxcrt::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) |