Uses of Interface
io.qt.qml.QtQml.ValueCallback
Package | Description |
---|---|
io.qt.qml |
-
Uses of QtQml.ValueCallback in io.qt.qml
Classes in io.qt.qml that implement QtQml.ValueCallback Modifier and Type Class Description static class
QtQml.ValueCallback.Impl
Implementor class for interfaceQtQml.ValueCallback
Methods in io.qt.qml with parameters of type QtQml.ValueCallback Modifier and Type Method Description static int
QtQml. qmlRegisterSingletonType(String uri, int versionMajor, int versionMinor, String typeName, QtQml.ValueCallback callback)