RecipeDB/model/recipe/ingredients
A.G. Lalis 30c1328f3b Implemented abstract methods for IngredientListModel. 2018-02-13 09:48:57 +01:00
..
ingredient.cpp Removed ID from Ingredient. 2018-02-12 19:53:03 +01:00
ingredient.h Removed ID from Ingredient. 2018-02-12 19:53:03 +01:00
ingredientlistmodel.cpp Implemented abstract methods for IngredientListModel. 2018-02-13 09:48:57 +01:00
ingredientlistmodel.h Implemented abstract methods for IngredientListModel. 2018-02-13 09:48:57 +01:00
recipeingredient.cpp Removed ID from Ingredient. 2018-02-12 19:53:03 +01:00
recipeingredient.h Removed ID from Ingredient. 2018-02-12 19:53:03 +01:00
unitofmeasure.cpp Fixed default constructors, tested compilability. 2018-02-12 20:27:27 +01:00
unitofmeasure.h Fixed default constructors, tested compilability. 2018-02-12 20:27:27 +01:00