Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QtPrivate::detail Namespace Reference

Classes

struct  ExtractClassFromFunctionPointer
 
struct  ExtractClassFromFunctionPointer< T C::* >
 
struct  is_complete_helper
 
struct  StorageByValue
 
struct  StorageEmptyBaseClassOptimization
 

Functions

constexpr size_t getOffset (size_t o)
 
constexpr size_t getOffset (size_t(*offsetFn)())
 

Function Documentation

◆ getOffset() [1/2]

constexpr size_t QtPrivate::detail::getOffset ( size_t o)
constexpr

Definition at line 384 of file qpropertyprivate.h.

References getOffset(), and o.

Referenced by getOffset(), and getOffset().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getOffset() [2/2]

constexpr size_t QtPrivate::detail::getOffset ( size_t(*)() offsetFn)
constexpr

Definition at line 388 of file qpropertyprivate.h.

References getOffset().

+ Here is the call graph for this function: