This directory contains all the low level widgets and built-in dialogs of GUI class library in ROOT.
BEGIN_HTML
 Several documents describing how to use the GUI classes are listed below:
<ul>
<li><a href="ftp://root.cern.ch/root/doc/25WritingGUI.pdf">The Chapter about Writing a Graphical User Interface in the Users Guide
    </a></li>
<li><a href="ftp://root.cern.ch/root/doc/9Graphics.pdf">The Chapter about Graphics and Graphical User Interface in the Users Guide
    </a></li>
<li><a href="ftp://root.cern.ch/root/doc/26ROOTandQt.pdf">The Chapter about ROOT/Qt integration in the Users Guide
    </a></li>
<li><a href="http://root.cern.ch/root/HowtoSignalslot.html">How to use the Signal/Slot communication mechanism
      </A></li>
<li><a href="http://root.cern.ch/root/HowtoGuiBuilder.html">How to use the GUI Builder
      </A></li>
</ul>
END_HTML
