Quintiq file version 2.0 
 | 
Component pnlButtons 
 | 
{ 
 | 
  #keys: '[146874.0.1463042932]' 
 | 
  BaseType: 'Panel' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 872 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 488 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => btnSavedQueries 
 | 
        Position { startcolumn: 488 startrow: 103 endcolumn: 488 endrow: 103 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => btnToggleActionsPanels 
 | 
        Position { startcolumn: 872 startrow: 103 endcolumn: 872 endrow: 103 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 103 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    Component btnSavedQueries 
 | 
    { 
 | 
      #keys: '[146874.0.1463043389]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'VIEW' 
 | 
        LayoutGroup: 'Button0' 
 | 
        Text: 'Saved queries' 
 | 
        Toggling: true 
 | 
        Tooltip: "A list of pre-defined queries from 'Configure query'" 
 | 
      ] 
 | 
    } 
 | 
    Component btnToggleActionsPanels 
 | 
    { 
 | 
      #keys: '[146874.0.1467044630]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'GEAR_REFRESH' 
 | 
        LayoutGroup: 'Button' 
 | 
        Text: 'Configure query' 
 | 
        Toggling: true 
 | 
        Tooltip: 'Toggles the query configuration panels above each list' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Border: true 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: btnToggleActionsPanels 
 | 
      c: btnSavedQueries 
 | 
    } 
 | 
  ] 
 | 
} 
 |