<?php
$TOC = array (
  0 => 
  array (
    0 => 'ui-controls-colorbutton.getcolor.php',
    1 => 'UI\\Controls\\ColorButton::getColor',
  ),
  1 => 
  array (
    0 => 'ui-controls-colorbutton.onchange.php',
    1 => 'UI\\Controls\\ColorButton::onChange',
  ),
  2 => 
  array (
    0 => 'ui-controls-colorbutton.setcolor.php',
    1 => 'UI\\Controls\\ColorButton::setColor',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.ui.php',
    1 => 'UI',
  ),
  1 => 
  array (
    0 => 'refs.ui.php',
    1 => 'GUI Erweiterungen',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);