QGenericArgument

Binding for C++ class QGenericArgument.

extern (C++) extern (C++)
struct QGenericArgument {}

Constructors

this
this(const(char)* aName, const(void)* aData)
Undocumented in source.

Members

Functions

data
void* data()
Undocumented in source. Be warned that the author may not have intended to support it.
name
const(char)* name()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta