refactored item type; moved navigation to qml component
This commit is contained in:
parent
a32fd01e81
commit
bf145a9be9
7 changed files with 54 additions and 55 deletions
|
|
@ -42,7 +42,6 @@ public:
|
|||
private:
|
||||
QString mPath = QString("");
|
||||
QString mImageSource;
|
||||
bool mIsCircleDelegate = false;
|
||||
|
||||
QList<NavigationItemModel*> mChildren = QList<NavigationItemModel*>();
|
||||
NavigationItemModel* mParentItem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue