dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QScopedPointer.opUnary
qt
core
scopedpointer
QScopedPointer
Undocumented in source. Be warned that the author may not have intended to support it.
struct
QScopedPointer
(T, Cleanup = QScopedPointerDeleter!T)
pragma(
inline
, true) ref const
T
opUnary
(
string
op
)
(
)
if
(
op
== "*"
)
Meta
Source
See Implementation
qt
core
scopedpointer
QScopedPointer
aliases
pointer
constructors
this
destructors
~this
functions
data
get
isNull
opUnary
variables
d