dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QTagPreservingPointerToPointer
qt
core
propertyprivate
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (
C
++) extern (
C
++)
struct
QTagPreservingPointerToPointer (
T
Tag
) {
this
(T** ptr);
void
clear
();
void
setPointer
(T* ptr);
T
*
get
();
}
Constructors
this
this
(T** ptr)
Undocumented in source.
Members
Functions
clear
void
clear
()
Undocumented in source. Be warned that the author may not have intended to support it.
get
T
*
get
()
Undocumented in source. Be warned that the author may not have intended to support it.
setPointer
void
setPointer
(T* ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
qt
core
propertyprivate
aliases
DtorFn
MoveCtrFn
QPropertyBindingWrapper
QPropertyObserverCallback
functions
addRef
deref
getOffset
structs
QPropertyBindingData
QPropertyBindingDataPointer
QPropertyBindingFunction
QPropertyBindingPrivate
QPropertyBindingPrivatePtr
QPropertyProxyBindingData
QQmlPropertyBinding
QTagPreservingPointerToPointer
QUntypedPropertyData
variables
call
destroy
moveConstruct
size