import QtQml QtObject { function type() { return 1 + 1 } }