tags
This commit is contained in:
parent
662aece806
commit
d12e57abd4
@ -10,10 +10,10 @@
|
||||
|
||||
/*!
|
||||
\file GewiButton.h
|
||||
\brief Definition file for GewiButton.
|
||||
\brief Definition file for GButton.
|
||||
|
||||
Definition file for GewiButton, a simple button class.
|
||||
<br>$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $<br>
|
||||
Definition file for GButton, a simple button class.
|
||||
<br>$id$<br>
|
||||
\author James Turk
|
||||
**/
|
||||
|
||||
|
@ -9,11 +9,11 @@
|
||||
*******************************************************************************/
|
||||
|
||||
/*!
|
||||
\file ZE_ZConfigFile.h
|
||||
\brief Definition file for ZConfigFile.
|
||||
\file GewiContainer.h
|
||||
\brief Definition file for GContainer.
|
||||
|
||||
Definition file for ZConfigFile, an INI-style config file format.
|
||||
<br>$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $<br>
|
||||
Definition file for GContainer, a barebones widget that can contain child widgets.
|
||||
<br>$id$<br>
|
||||
\author James Turk
|
||||
**/
|
||||
|
||||
|
@ -9,11 +9,11 @@
|
||||
*******************************************************************************/
|
||||
|
||||
/*!
|
||||
\file ZE_ZConfigFile.h
|
||||
\brief Definition file for ZConfigFile.
|
||||
\file GewiEngine.h
|
||||
\brief Definition file for GewiEngine.
|
||||
|
||||
Definition file for ZConfigFile, an INI-style config file format.
|
||||
<br>$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $<br>
|
||||
Definition file for GewiEngine, core engine for Gewi GUI control.
|
||||
<br>$id$<br>
|
||||
\author James Turk
|
||||
**/
|
||||
|
||||
|
@ -9,11 +9,11 @@
|
||||
*******************************************************************************/
|
||||
|
||||
/*!
|
||||
\file ZE_ZConfigFile.h
|
||||
\brief Definition file for ZConfigFile.
|
||||
\file GewiIncludes.h
|
||||
\brief Include file for Gewi.
|
||||
|
||||
Definition file for ZConfigFile, an INI-style config file format.
|
||||
<br>$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $<br>
|
||||
Include file for Gewi, contains external includes for Gewi.
|
||||
<br>$id$<br>
|
||||
\author James Turk
|
||||
**/
|
||||
|
||||
|
@ -9,11 +9,11 @@
|
||||
*******************************************************************************/
|
||||
|
||||
/*!
|
||||
\file ZE_ZConfigFile.h
|
||||
\brief Definition file for ZConfigFile.
|
||||
\file GewiSlider.h
|
||||
\brief Definition file for GSlider, GHorizSlider and GVertSlider.
|
||||
|
||||
Definition file for ZConfigFile, an INI-style config file format.
|
||||
<br>$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $<br>
|
||||
Definition file for GSlider, GHorizSlider and GVertSlider, the slide-select classes for Gewi.
|
||||
<br>$id$<br>
|
||||
\author James Turk
|
||||
**/
|
||||
|
||||
|
@ -9,11 +9,11 @@
|
||||
*******************************************************************************/
|
||||
|
||||
/*!
|
||||
\file ZE_ZConfigFile.h
|
||||
\brief Definition file for ZConfigFile.
|
||||
\file GewiStaticText.h
|
||||
\brief Definition file for GStaticText.
|
||||
|
||||
Definition file for ZConfigFile, an INI-style config file format.
|
||||
<br>$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $<br>
|
||||
Definition file for GStaticText, file to hold static text, labels and such.
|
||||
<br>$id$<br>
|
||||
\author James Turk
|
||||
**/
|
||||
|
||||
|
@ -9,11 +9,11 @@
|
||||
*******************************************************************************/
|
||||
|
||||
/*!
|
||||
\file ZE_ZConfigFile.h
|
||||
\brief Definition file for ZConfigFile.
|
||||
\file GewiTextButton.h
|
||||
\brief Definition file for GTextButton.
|
||||
|
||||
Definition file for ZConfigFile, an INI-style config file format.
|
||||
<br>$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $<br>
|
||||
Definition file for GTextButton, a GButton that has a text label.
|
||||
<br>$id$<br>
|
||||
\author James Turk
|
||||
**/
|
||||
|
||||
|
@ -9,11 +9,11 @@
|
||||
*******************************************************************************/
|
||||
|
||||
/*!
|
||||
\file ZE_ZConfigFile.h
|
||||
\brief Definition file for ZConfigFile.
|
||||
\file GewiTextField.h
|
||||
\brief Definition file for GTextField.
|
||||
|
||||
Definition file for ZConfigFile, an INI-style config file format.
|
||||
<br>$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $<br>
|
||||
Definition file for GTextField, text input area widget.
|
||||
<br>$id$<br>
|
||||
\author James Turk
|
||||
**/
|
||||
|
||||
|
@ -9,11 +9,11 @@
|
||||
*******************************************************************************/
|
||||
|
||||
/*!
|
||||
\file ZE_ZConfigFile.h
|
||||
\brief Definition file for ZConfigFile.
|
||||
\file GewiWidget.h
|
||||
\brief Definition file for GWidget.
|
||||
|
||||
Definition file for ZConfigFile, an INI-style config file format.
|
||||
<br>$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $<br>
|
||||
Definition file for GWidget, virtual widget base class.
|
||||
<br>$id$<br>
|
||||
\author James Turk
|
||||
**/
|
||||
|
||||
|
@ -9,11 +9,11 @@
|
||||
*******************************************************************************/
|
||||
|
||||
/*!
|
||||
\file ZE_ZConfigFile.h
|
||||
\brief Definition file for ZConfigFile.
|
||||
\file GewiWidgetList.h
|
||||
\brief Definition file for WidgetList.
|
||||
|
||||
Definition file for ZConfigFile, an INI-style config file format.
|
||||
<br>$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $<br>
|
||||
Definition file for WidgetList, a list of widgets used by GewiEngine and GContainers.
|
||||
<br>$id$<br>
|
||||
\author James Turk
|
||||
**/
|
||||
|
||||
|
@ -9,11 +9,11 @@
|
||||
*******************************************************************************/
|
||||
|
||||
/*!
|
||||
\file ZE_ZConfigFile.h
|
||||
\brief Definition file for ZConfigFile.
|
||||
\file GewiWindow.h
|
||||
\brief Definition file for GWindow.
|
||||
|
||||
Definition file for ZConfigFile, an INI-style config file format.
|
||||
<br>$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $<br>
|
||||
Definition file for GWindow, a basic window class based on GContainer.
|
||||
<br>$id$<br>
|
||||
\author James Turk
|
||||
**/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user