set properties from listView

This commit is contained in:
Anika Raemer 2021-03-13 16:38:12 +01:00
parent f2fd2e880a
commit 693078b892
3 changed files with 14 additions and 10 deletions

View file

@ -4,7 +4,7 @@
NavigationListModel::NavigationListModel(QObject* parent) : QObject(parent)
{
/*nothing*/
}
QList<QObject *> NavigationListModel::getModelItems()