#include "DoricNativeEmpty.h" #include Q_INVOKABLE void DoricNativeEmpty::function() { qDebug() << "nativeEmpty"; }