RecipeDB/model/recipe
Andrew Lalis 844c558726 Added query counter, list of all tags, ingredients to open recipe view. 2018-03-30 14:33:48 +02:00
..
ingredients Added query counter, list of all tags, ingredients to open recipe view. 2018-03-30 14:33:48 +02:00
tags Added window icons, add new ingredient and add new tag dialogs. 2018-03-10 14:06:24 +01:00
instruction.cpp Added const modifier to getters, able to display ingredients in GUI. 2018-02-13 10:22:05 +01:00
instruction.h Added const modifier to getters, able to display ingredients in GUI. 2018-02-13 10:22:05 +01:00
recipe.cpp Added methods to get food groups of all recipes and individual recipe, revamped access to result table. 2018-03-30 12:29:10 +02:00
recipe.h Added methods to get food groups of all recipes and individual recipe, revamped access to result table. 2018-03-30 12:29:10 +02:00
recipetablemodel.cpp Added methods to get food groups of all recipes and individual recipe, revamped access to result table. 2018-03-30 12:29:10 +02:00
recipetablemodel.h Added methods to get food groups of all recipes and individual recipe, revamped access to result table. 2018-03-30 12:29:10 +02:00