QScopedPointerObjectDeleteLater

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (C++)
struct QScopedPointerObjectDeleteLater (
T
) if (
is(T : QObject)
) {}

Members

Static functions

cleanup
void cleanup(T pointer)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta