![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "build/build_config.h"#include "core/fxcrt/compiler_specific.h"#include <cstddef>#include <cstdint>#include <functional>#include <type_traits>#include <utility>#include "core/fxcrt/unowned_ptr_exclusion.h"Go to the source code of this file.
Classes | |
| class | fxcrt::UnownedPtr< T > |
| class | UnownedPtr< T > |
Namespaces | |
| namespace | fxcrt |
| namespace | pdfium |
Functions | |
| template<typename T> | |
| UnownedPtr< T > | pdfium::WrapUnowned (T *that) |