mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-02 09:56:27 +00:00
Interface mockup 6
This commit is contained in:
@@ -30,7 +30,7 @@ namespace ifcinterface::components {
|
||||
struct KeyValueTableRow {
|
||||
QString key;
|
||||
QString value;
|
||||
QString value_object_name = "propertyValueLabel";
|
||||
QString value_object_name = "keyValueValueLabel";
|
||||
QString trailing_icon_path;
|
||||
QString trailing_icon_object_name;
|
||||
int key_minimum_width = 0;
|
||||
|
||||
Reference in New Issue
Block a user