5 struct __declspec(dllexport) SharedResources
7 static std::string getCornerImagePath() {
return "Images/"; }
8 static std::string getCornerImageNameDB() {
return "DataBase.svg";}
9 static std::string getCornerImageNameVis() {
return "Visualisation.svg"; }
10 static std::string getCornerImageNamePython() {
return "Python.svg"; }