dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
AbstractConverterFunction
qt
core
metatype
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
AbstractConverterFunction {
alias
Converter
=
ExternCPPFunc
!(
bool
function
(
const
(
AbstractConverterFunction
)*,
const
(
void
)*,
void
*))
;
this
();
this
(Converter c);
this(this)
;
Converter
convert
;
}
Constructors
this
this
()
Undocumented in source.
this
this
(Converter c)
Undocumented in source.
Postblit
this(this)
this(this)
Undocumented in source.
Members
Aliases
Converter
alias
Converter
=
ExternCPPFunc
!(
bool
function
(
const
(
AbstractConverterFunction
)*,
const
(
void
)*,
void
*))
Undocumented in source.
Variables
convert
Converter
convert
;
Undocumented in source.
Meta
Source
See Implementation
qt
core
metatype
aliases
QVariantList
enums
ContainerCapability
IteratorCapability
functions
qMetaTypeId
qRegisterMetaType
static functions
Construct
Destruct
Load
Save
qt_metatype_id
structs
AbstractComparatorFunction
AbstractConverterFunction
BuiltInComparatorFunction
BuiltInEqualsComparatorFunction
IteratorOwner
IteratorOwnerCommon
MetaTypeDefinedHelper
QMatrix4x4
QMetaType
QMetaTypeInterface
QQuaternion
QSmartPointerConvertFunctor
VariantData
VectorBoolElements