mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Added ids to materials for squish tests
-Added a text property to MaterialsBrandSection -Added ids to materials menu buttons
This commit is contained in:
parent
6708d9da64
commit
3b4e253e98
3 changed files with 9 additions and 1 deletions
|
|
@ -13,7 +13,8 @@ import Cura 1.0 as Cura
|
|||
Item
|
||||
{
|
||||
id: brand_section
|
||||
|
||||
|
||||
property var text: ""
|
||||
property var sectionName: ""
|
||||
property var elementsModel // This can be a MaterialTypesModel or GenericMaterialsModel or FavoriteMaterialsModel
|
||||
property var hasMaterialTypes: true // It indicates wheather it has material types or not
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue