This commit is contained in:
cozman 2003-05-19 23:56:05 +00:00
parent d12e57abd4
commit c94dc60e35
11 changed files with 11 additions and 11 deletions

View File

@ -13,7 +13,7 @@
\brief Definition file for GButton.
Definition file for GButton, a simple button class.
<br>$id$<br>
<br>$Id: GewiButton.h,v 1.3 2003/05/19 23:56:05 cozman Exp $<br>
\author James Turk
**/

View File

@ -13,7 +13,7 @@
\brief Definition file for GContainer.
Definition file for GContainer, a barebones widget that can contain child widgets.
<br>$id$<br>
<br>$Id: GewiContainer.h,v 1.3 2003/05/19 23:56:05 cozman Exp $<br>
\author James Turk
**/

View File

@ -13,7 +13,7 @@
\brief Definition file for GewiEngine.
Definition file for GewiEngine, core engine for Gewi GUI control.
<br>$id$<br>
<br>$Id: GewiEngine.h,v 1.3 2003/05/19 23:56:05 cozman Exp $<br>
\author James Turk
**/

View File

@ -13,7 +13,7 @@
\brief Include file for Gewi.
Include file for Gewi, contains external includes for Gewi.
<br>$id$<br>
<br>$Id: GewiIncludes.h,v 1.3 2003/05/19 23:56:05 cozman Exp $<br>
\author James Turk
**/

View File

@ -13,7 +13,7 @@
\brief Definition file for GSlider, GHorizSlider and GVertSlider.
Definition file for GSlider, GHorizSlider and GVertSlider, the slide-select classes for Gewi.
<br>$id$<br>
<br>$Id: GewiSlider.h,v 1.3 2003/05/19 23:56:05 cozman Exp $<br>
\author James Turk
**/

View File

@ -13,7 +13,7 @@
\brief Definition file for GStaticText.
Definition file for GStaticText, file to hold static text, labels and such.
<br>$id$<br>
<br>$Id: GewiStaticText.h,v 1.3 2003/05/19 23:56:05 cozman Exp $<br>
\author James Turk
**/

View File

@ -13,7 +13,7 @@
\brief Definition file for GTextButton.
Definition file for GTextButton, a GButton that has a text label.
<br>$id$<br>
<br>$Id: GewiTextButton.h,v 1.3 2003/05/19 23:56:05 cozman Exp $<br>
\author James Turk
**/

View File

@ -13,7 +13,7 @@
\brief Definition file for GTextField.
Definition file for GTextField, text input area widget.
<br>$id$<br>
<br>$Id: GewiTextField.h,v 1.3 2003/05/19 23:56:05 cozman Exp $<br>
\author James Turk
**/

View File

@ -13,7 +13,7 @@
\brief Definition file for GWidget.
Definition file for GWidget, virtual widget base class.
<br>$id$<br>
<br>$Id: GewiWidget.h,v 1.3 2003/05/19 23:56:05 cozman Exp $<br>
\author James Turk
**/

View File

@ -13,7 +13,7 @@
\brief Definition file for WidgetList.
Definition file for WidgetList, a list of widgets used by GewiEngine and GContainers.
<br>$id$<br>
<br>$Id: GewiWidgetList.h,v 1.3 2003/05/19 23:56:05 cozman Exp $<br>
\author James Turk
**/

View File

@ -13,7 +13,7 @@
\brief Definition file for GWindow.
Definition file for GWindow, a basic window class based on GContainer.
<br>$id$<br>
<br>$Id: GewiWindow.h,v 1.3 2003/05/19 23:56:05 cozman Exp $<br>
\author James Turk
**/