Quintiq file version 2.0 
 | 
#root 
 | 
#parent: LibOpt_TestDesktop 
 | 
OrphanComponent FormDashboard 
 | 
{ 
 | 
  #keys: '[104128.0.184068698]' 
 | 
  BaseType: 'Form' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 128 id: 1 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => Dashboard 
 | 
        Position { startcolumn: 1 startrow: 1 endcolumn: 1 endrow: 1 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 128 id: 1 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    #child: Dashboard 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Image: 'GAUGE' 
 | 
    IncludeInView: true 
 | 
    Title: 'KPI Dashboard' 
 | 
  ] 
 | 
} 
 |