Enumerations

goal_widget.h File Reference

Types related to the goal widgets. More...

Go to the source code of this file.

Enumerations

enum  GoalListWidgets { WID_GL_PANEL, WID_GL_SCROLLBAR }
 

Widgets of the GoalListWindow class.

More...

Detailed Description

Types related to the goal widgets.

Definition in file goal_widget.h.


Enumeration Type Documentation

Widgets of the GoalListWindow class.

Enumerator:
WID_GL_PANEL 

Panel of the window.

WID_GL_SCROLLBAR 

Scrollbar of the panel.

Definition at line 17 of file goal_widget.h.