gwenhywfar 5.12.0
FOX16_GuiUpdater Class Reference

#include <fox16_gui_updater_l.hpp>

Inheritance diagram for FOX16_GuiUpdater:
Collaboration diagram for FOX16_GuiUpdater:

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.

References FOX16_GuiUpdater(), and m_guiIdleFlag.

Referenced by FOX16_GuiUpdater().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~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.

◆ 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 FOX16_GuiUpdater(), guiUpdate(), and onChore().


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