GLWPanel::GLWPanelEntry Struct Reference

#include <GLWPanel.h>

List of all members.

Public Member Functions

 GLWPanelEntry (GLWidget *widget, GLWCondition *con, unsigned int flags, float width)

Public Attributes

GLWidgetwidget
GLWConditioncondition
float leftSpace
float rightSpace
float topSpace
float bottomSpace
unsigned flags


Detailed Description

Definition at line 56 of file GLWPanel.h.


Constructor & Destructor Documentation

GLWPanel::GLWPanelEntry::GLWPanelEntry ( GLWidget widget,
GLWCondition con,
unsigned int  flags,
float  width 
)

Definition at line 28 of file GLWPanel.cpp.

References GLWPanel::AlignBottom, GLWPanel::AlignCenterLeftRight, GLWPanel::AlignCenterTopBottom, GLWPanel::AlignLeft, GLWPanel::AlignRight, GLWPanel::AlignTop, bottomSpace, flags, leftSpace, rightSpace, GLWPanel::SpaceAll, GLWPanel::SpaceBottom, GLWPanel::SpaceLeft, GLWPanel::SpaceRight, GLWPanel::SpaceTop, and topSpace.


Member Data Documentation

GLWidget* GLWPanel::GLWPanelEntry::widget

Definition at line 61 of file GLWPanel.h.

Referenced by BuyAccessoryDialog::addPlayerWeapons(), GLWPanel::addWidget(), GLWPanel::display(), BuyAccessoryDialog::display(), GLWTab::draw(), GLWPanel::draw(), BuyAccessoryDialog::draw(), GLWPanel::getWidgetByName(), GLWPanel::hide(), GLWTextBox::keyDown(), GLWPanel::keyDown(), GLWPanel::layout(), GLWPanel::mouseDown(), GLWPanel::mouseDrag(), GLWPanel::mouseUp(), GLWPanel::mouseWheel(), BuyAccessoryDialog::playerRefreshKeepPos(), GLWTextBox::setCurrent(), GLWTab::setDepressed(), GLWPanel::simulate(), BuyAccessoryDialog::stateChange(), and BuyAccessoryDialog::tabDown().

GLWCondition* GLWPanel::GLWPanelEntry::condition

Definition at line 62 of file GLWPanel.h.

Referenced by GLWPanel::display(), GLWPanel::draw(), GLWPanel::getWidgetByName(), GLWPanel::hide(), GLWPanel::keyDown(), GLWPanel::mouseDown(), GLWPanel::mouseDrag(), GLWPanel::mouseUp(), GLWPanel::mouseWheel(), and GLWPanel::simulate().

float GLWPanel::GLWPanelEntry::leftSpace

Definition at line 63 of file GLWPanel.h.

Referenced by GLWPanelEntry(), and GLWPanel::layout().

float GLWPanel::GLWPanelEntry::rightSpace

Definition at line 64 of file GLWPanel.h.

Referenced by GLWPanelEntry(), and GLWPanel::layout().

float GLWPanel::GLWPanelEntry::topSpace

Definition at line 65 of file GLWPanel.h.

Referenced by GLWPanelEntry(), and GLWPanel::layout().

float GLWPanel::GLWPanelEntry::bottomSpace

Definition at line 66 of file GLWPanel.h.

Referenced by GLWPanelEntry(), and GLWPanel::layout().

unsigned GLWPanel::GLWPanelEntry::flags

Definition at line 67 of file GLWPanel.h.

Referenced by GLWPanelEntry(), and GLWPanel::layout().


The documentation for this struct was generated from the following files:
Generated on Mon Feb 16 15:15:02 2009 for Scorched3D by  doxygen 1.5.3