QJSPrimitiveNull Struct
An empty marker type to signify the JavaScript null value. More...
Header: | #include <QJSPrimitiveNull> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS Qml) target_link_libraries(mytarget PRIVATE Qt6::Qml) |
qmake: | QT += qml |
Since: | Qt 6.1 |