import QtQml import TestTypes QtObject { property list converted: EntrySource.convertEntries(EntrySource.getEntries()); }