yanweiyuan3
2023-08-09 588bc7829387dfc761cc25f06f77d4c81818bd10
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
Quintiq file version 2.0
Component Toolbar1
{
  #keys: '[514.0.118234]'
  BaseType: 'Toolbar'
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 0 id: 1 parent: 0 }
      GBFlow.Column { grow: 0 id: 2 parent: 0 }
      GBFlow.Column { grow: 0 id: 951 parent: 0 }
      GBFlow.Column { grow: 0 id: 302 parent: 0 }
      GBFlow.Column { grow: 0 id: 534 parent: 0 }
      GBFlow.Column { grow: 32 id: 846 parent: 0 }
      GBFlow.Column { grow: 128 id: 551 parent: 0 }
      GBFlow.Column { grow: 0 id: 675 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => btnUndo
        Position { startcolumn: 1 startrow: 1 endcolumn: 1 endrow: 1 }
      }
      GBElement
      {
        Component => Button2
        Position { startcolumn: 2 startrow: 1 endcolumn: 2 endrow: 1 }
      }
      GBElement
      {
        Component => ButtonStopRuns
        Position { startcolumn: 951 startrow: 1 endcolumn: 951 endrow: 1 }
      }
      GBElement
      {
        Component => Label324
        Position { startcolumn: 302 startrow: 1 endcolumn: 302 endrow: 1 }
      }
      GBElement
      {
        Component => ButtonPromise
        Position { startcolumn: 534 startrow: 1 endcolumn: 534 endrow: 1 }
      }
      GBElement
      {
        Component => /CustomDrawComponentProgress
        Position { startcolumn: 846 startrow: 1 endcolumn: 846 endrow: 1 }
      }
      GBElement
      {
        Component => LabelDatasetsAreNotBackedUp
        Position { startcolumn: 675 startrow: 1 endcolumn: 675 endrow: 1 }
      }
    ]
    Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 0 id: 1 parent: 0 }
    ]
  }
  Children:
  [
    Component btnUndo
    {
      #keys: '[514.0.118235]'
      BaseType: 'Button'
      Properties:
      [
        Image: 'UNDO'
        SizePosition: 'lt2 24 3 25'
        Tooltip: 'Undo'
      ]
    }
    Component Button2
    {
      #keys: '[514.0.118236]'
      BaseType: 'Button'
      Properties:
      [
        Image: 'REDO'
        SizePosition: 'lt25 47 3 25'
        Tooltip: 'Redo'
      ]
    }
    Component ButtonStopRuns
    {
      #keys: '[138586.1.504168848]'
      BaseType: 'Button'
      Properties:
      [
        Image: 'MEDIA_STOP_RED'
        Tooltip: 'Stop running'
      ]
    }
    Component Label324
    {
      #keys: '[139596.0.915509705]'
      BaseType: 'Label'
      Properties:
      [
        DataBinding: 'LibOpt_BT_BenchmarkTrackingDataset.RunSequence.EstimatedRemainingDuration'
        Text: ''
        Transparent: true
      ]
    }
    Component DataHolderPromises
    {
      #keys: '[139544.2.1912874279]'
      BaseType: 'DataHolder'
      Databinding: 'structured[LibOpt_BT_Promise]*'
      Children:
      [
        Component GUIDataExtractor883
        {
          #keys: '[139544.2.1912874280]'
          BaseType: 'GUIDataExtractor'
          Properties:
          [
            DataSet: 'LibOpt_BT_BenchmarkTrackingDataset'
            DataType: 'LibOpt_BT_BenchmarkTrackingDataset'
            PosX: 28
            PosY: 9
            Transformation: 'Promise'
          ]
        }
      ]
      Properties:
      [
        PosX: 474
        PosY: 4
      ]
    }
    Component ButtonPromise
    {
      #keys: '[139544.2.1912874354]'
      BaseType: 'Button'
      Properties:
      [
        Image: 'GEAR_RUN'
        Tooltip: 'There are tasks running in the background.'
      ]
    }
    #child: CustomDrawComponentProgress
    Component LabelDatasetsAreNotBackedUp
    {
      #keys: '[144996.0.1012401704]'
      BaseType: 'Label'
      Children:
      [
        Component ValueHolderHasDatasetBackup
        {
          #keys: '[144996.0.1012401810]'
          BaseType: 'ValueHolder'
          Databinding: 'Boolean'
          Properties:
          [
            DataBinding: 'LibOpt_BT_BenchmarkTrackingDataset.HasDatasetBackup'
            PosX: 12
          ]
        }
      ]
      Properties:
      [
        Alignment: 'center'
        Text: 'Datasets are not backed up'
        TextColor: 'Red'
        Tooltip: 'This can be enabled in Edit -> Edit benchmark tracking dataset parameters...'
        Transparent: true
      ]
    }
  ]
  Properties:
  [
    Size: 36
    ModeledStringList ChildOrdering
    {
      c: btnUndo
      c: Button2
      c: Label324
      c: ButtonStopRuns
      c: ButtonPromise
      c: CustomDrawComponentProgress
      c: DataHolderPromises
      c: LabelDatasetsAreNotBackedUp
    }
  ]
}