dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QArgument
qt
core
objectdefs
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (
C
++)
class
QArgument :
QGenericArgument
(
T
) {
this
(const(char)* aName, const(T) aData);
}
Constructors
this
this
(const(char)* aName, const(T) aData)
Undocumented in source.
Inherited Members
From QGenericArgument
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
Source
See Implementation
qt
core
objectdefs
classes
QArgument
QReturnArgument
enums
NotIsConstructor
Value
functions
qFlagLocation
manifest constants
QT_TR_FUNCTIONS
Q_GADGET
Q_OBJECT
Q_OBJECT_D
Q_SIGNAL_IMPL_D
static functions
test
structs
CPPMemberFunctionPointer
QGenericArgument
QGenericReturnArgument
QMetaObject
templates
MetaObjectImpl
memberFunctionExternDeclaration