Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

ubit.hpp

00001 /* ==================================================== ======== ======= * 00002 * 00003 * ubit.hpp 00004 * Ubit Project [Elc][2003] 00005 * Author: Eric Lecolinet 00006 * 00007 * Part of the Ubit Toolkit: A Brick Construction Game Model for Creating GUIs 00008 * 00009 * (C) 1999-2003 Eric Lecolinet @ ENST Paris 00010 * WWW: http://www.enst.fr/~elc/ubit Email: elc@enst.fr (subject: ubit) 00011 * 00012 * *********************************************************************** 00013 * COPYRIGHT NOTICE : 00014 * THIS PROGRAM IS DISTRIBUTED WITHOUT ANY WARRANTY AND WITHOUT EVEN THE 00015 * IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. 00016 * YOU CAN REDISTRIBUTE IT AND/OR MODIFY IT UNDER THE TERMS OF THE GNU 00017 * GENERAL PUBLIC LICENSE AS PUBLISHED BY THE FREE SOFTWARE FOUNDATION; 00018 * EITHER VERSION 2 OF THE LICENSE, OR (AT YOUR OPTION) ANY LATER VERSION. 00019 * SEE FILES 'COPYRIGHT' AND 'COPYING' FOR MORE DETAILS. 00020 * *********************************************************************** 00021 * 00022 * ==================================================== [Elc:03] ======= * 00023 * ==================================================== ======== ======= */ 00024 00025 #ifndef _ubit_hpp_ 00026 #define _ubit_hpp_ 00027 00028 #include <ubit/udefs.hpp> 00029 #include <ubit/uerror.hpp> 00030 #include <ubit/ubrick.hpp> 00031 #include <ubit/ucall.hpp> 00032 00033 #include <ubit/uprop.hpp> 00034 #include <ubit/ufont.hpp> 00035 #include <ubit/ucolor.hpp> 00036 #include <ubit/uborder.hpp> 00037 #include <ubit/ucursor.hpp> 00038 00039 #include <ubit/uevent.hpp> 00040 #include <ubit/uctrl.hpp> 00041 #include <ubit/uedit.hpp> 00042 #include <ubit/uview.hpp> 00043 00044 #include <ubit/uelem.hpp> 00045 #include <ubit/ustr.hpp> 00046 #include <ubit/unumber.hpp> 00047 #include <ubit/uima.hpp> 00048 #include <ubit/usymbol.hpp> 00049 00050 #include <ubit/ugroup.hpp> 00051 #include <ubit/ubox.hpp> 00052 #include <ubit/uwin.hpp> 00053 #include <ubit/umenu.hpp> 00054 #include <ubit/udisp.hpp> 00055 #include <ubit/uappli.hpp> 00056 #include <ubit/update.hpp> 00057 00058 #include <ubit/ugadgets.hpp> 00059 #include <ubit/upane.hpp> 00060 #include <ubit/uscrollbar.hpp> 00061 #include <ubit/utable.hpp> 00062 #include <ubit/uchoice.hpp> 00063 #include <ubit/ufilebox.hpp> 00064 #include <ubit/ustyle.hpp> 00065 00066 #endif 00067 /* ==================================================== [TheEnd] ======= */ 00068 /* ==================================================== [Elc:03] ======= */

Generated on Fri Aug 13 12:12:14 2004 for Ubit[Eric.Lecolinet@enst.fr] by doxygen 1.3.7