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
|
|
@ -19,7 +19,7 @@ public:
|
|||
|
||||
private:
|
||||
void setContextProperties();
|
||||
void add(const QString & path, NavigationItemModel* parentItem, bool isCircleDelegate);
|
||||
void add(const QString & path, NavigationItemModel* parentItem);
|
||||
|
||||
NavigationItemModel* mRootItem;
|
||||
NavigationListModel* mNavList;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue