gwenhywfar 5.10.1
Public Types | Public Member Functions | Protected Attributes
FOX16_GuiUpdater Class Reference

#include <fox16_gui_updater_l.hpp>

Inheritance diagram for FOX16_GuiUpdater:
Inheritance graph
[legend]
Collaboration diagram for FOX16_GuiUpdater:
Collaboration graph
[legend]

Public Types

enum  { ID_CHORE =1 }
 

Public Member Functions

 FOX16_GuiUpdater ()
 
void guiUpdate ()
 
long onChore (FXObject *, FXSelector, void *)
 
 ~FOX16_GuiUpdater ()
 

Protected Attributes

FXuint m_guiIdleFlag
 

Detailed Description

Definition at line 21 of file fox16_gui_updater_l.hpp.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ID_CHORE 

Definition at line 25 of file fox16_gui_updater_l.hpp.

Constructor & Destructor Documentation

◆ FOX16_GuiUpdater()

Definition at line 32 of file fox16_gui_updater.cpp.

◆ ~FOX16_GuiUpdater()

Definition at line 39 of file fox16_gui_updater.cpp.

Member Function Documentation

◆ guiUpdate()

void guiUpdate ( )

Definition at line 45 of file fox16_gui_updater.cpp.

References ID_CHORE, and m_guiIdleFlag.

Referenced by FOX16_Gui::closeDialog(), FOX16_Gui::openDialog(), and FOX16_Gui::runDialog().

Here is the caller graph for this function:

◆ onChore()

long onChore ( FXObject *  ,
FXSelector  ,
void *   
)

Definition at line 57 of file fox16_gui_updater.cpp.

References m_guiIdleFlag.

Referenced by FXDEFMAP().

Here is the caller graph for this function:

Field Documentation

◆ m_guiIdleFlag

FXuint m_guiIdleFlag
protected

Definition at line 37 of file fox16_gui_updater_l.hpp.

Referenced by guiUpdate(), and onChore().


The documentation for this class was generated from the following files: