QTagPreservingPointerToPointer

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
) {}

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