[LYN-2515] Project Manager Gem List Base (#603)

* [LYN-2515] Project Manager Gem List Base

* Added gem model based on a standard item model
* Added list view using the gem model
* Added item delegate for a gem according to the UX design
* Removed th gem catalog ui file and replaced it with code
* Moved the gem catalog files into a sub folder
This commit is contained in:
Benjamin Jillich
2021-05-07 12:05:33 +02:00
committed by GitHub
parent 8afb35cb10
commit 5e65c5c710
13 changed files with 505 additions and 295 deletions
@@ -13,7 +13,7 @@
#include <FirstTimeUse.h>
#include <NewProjectSettings.h>
#include <GemCatalog.h>
#include <GemCatalog/GemCatalog.h>
#include <ProjectsHome.h>
#include <ProjectSettings.h>
#include <EngineSettings.h>