Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

PG_WidgetDataInternal Class Reference

List of all members.

Public Member Functions

 PG_WidgetDataInternal ()

Public Attributes

int modalstatus
bool inDestruct
bool inMouseLeave
PG_Fontfont
bool dirtyUpdate
int id
Uint8 transparency
bool quitModalLoop
bool visible
bool hidden
bool firstredraw
PG_RectListchildList
bool haveTooltip
int fadeSteps
bool mouseInside
char * userdata
int userdatasize
Uint16 widthText
Uint16 heightText
PG_WidgetwidgetParent
PG_Point ptDragStart
PG_Rect rectClip
bool havesurface
std::string name
bool updateOverlappingSiblings
int hotkeyModifier
PG_Char hotkey

Constructor & Destructor Documentation

PG_WidgetDataInternal::PG_WidgetDataInternal  )  [inline]
 

Definition at line 51 of file pgwidget.cpp.

References PG_Application::GetUpdateOverlappingSiblings(), and updateOverlappingSiblings.


Member Data Documentation

PG_RectList* PG_WidgetDataInternal::childList
 

Definition at line 69 of file pgwidget.cpp.

Referenced by PG_Widget::AddChild(), PG_Widget::Blit(), PG_Widget::FindChild(), PG_Widget::GetChildCount(), PG_Widget::GetChildList(), PG_Widget::MoveRect(), PG_Widget::ProcessEvent(), PG_Widget::Redraw(), PG_Widget::RemoveAllChilds(), PG_Widget::RemoveChild(), PG_Widget::SetChildTransparency(), PG_Widget::SetVisible(), PG_Widget::Update(), and PG_Widget::~PG_Widget().

bool PG_WidgetDataInternal::dirtyUpdate
 

Definition at line 62 of file pgwidget.cpp.

Referenced by PG_Widget::GetDirtyUpdate(), PG_Widget::RestoreBackground(), PG_Widget::SetDirtyUpdate(), and PG_Widget::Update().

int PG_WidgetDataInternal::fadeSteps
 

Definition at line 71 of file pgwidget.cpp.

Referenced by PG_Widget::FadeIn(), PG_Widget::FadeOut(), and PG_Widget::SetFadeSteps().

bool PG_WidgetDataInternal::firstredraw
 

Definition at line 68 of file pgwidget.cpp.

Referenced by PG_Widget::SetVisible().

PG_Font* PG_WidgetDataInternal::font
 

Definition at line 61 of file pgwidget.cpp.

Referenced by PG_Widget::DrawText(), PG_Widget::GetFont(), PG_Widget::GetFontAscender(), PG_Widget::GetFontColor(), PG_Widget::GetFontHeight(), PG_Widget::GetFontHighlightColor(), PG_Widget::GetFontSize(), PG_Widget::GetTextHeight(), PG_Widget::GetTextSize(), PG_Widget::PG_Widget(), PG_Widget::SetFont(), PG_Widget::SetFontAlpha(), PG_Widget::SetFontColor(), PG_Widget::SetFontHighlightColor(), PG_Widget::SetFontName(), PG_Widget::SetFontSize(), PG_Widget::SetFontStyle(), PG_Widget::SetSizeByText(), and PG_Widget::~PG_Widget().

bool PG_WidgetDataInternal::havesurface
 

Definition at line 81 of file pgwidget.cpp.

Referenced by PG_Widget::PG_Widget(), and PG_Widget::~PG_Widget().

bool PG_WidgetDataInternal::haveTooltip
 

Definition at line 70 of file pgwidget.cpp.

Uint16 PG_WidgetDataInternal::heightText
 

Definition at line 76 of file pgwidget.cpp.

Referenced by PG_Widget::AddText(), PG_Widget::GetTextSize(), PG_Widget::GetTextWidth(), and PG_Widget::SetText().

bool PG_WidgetDataInternal::hidden
 

Definition at line 67 of file pgwidget.cpp.

Referenced by PG_Widget::Blit(), PG_Widget::IsHidden(), PG_Widget::SetHidden(), and PG_Widget::Update().

PG_Char PG_WidgetDataInternal::hotkey
 

Definition at line 85 of file pgwidget.cpp.

Referenced by PG_Widget::checkForHotkey(), and PG_Widget::extractAndStoreHotkey().

int PG_WidgetDataInternal::hotkeyModifier
 

Definition at line 84 of file pgwidget.cpp.

Referenced by PG_Widget::activateHotkey(), PG_Widget::checkForHotkey(), and PG_Widget::getHotkeyModifier().

int PG_WidgetDataInternal::id
 

Definition at line 63 of file pgwidget.cpp.

Referenced by PG_Widget::GetID(), and PG_Widget::SetID().

bool PG_WidgetDataInternal::inDestruct
 

Definition at line 59 of file pgwidget.cpp.

Referenced by PG_Widget::Hide(), and PG_Widget::~PG_Widget().

bool PG_WidgetDataInternal::inMouseLeave
 

Definition at line 60 of file pgwidget.cpp.

Referenced by PG_Widget::Hide().

int PG_WidgetDataInternal::modalstatus
 

Definition at line 56 of file pgwidget.cpp.

Referenced by PG_Widget::RunModal(), and PG_Widget::SetModalStatus().

bool PG_WidgetDataInternal::mouseInside
 

Definition at line 72 of file pgwidget.cpp.

Referenced by PG_Widget::AcceptEvent(), PG_Widget::eventMouseLeave(), and PG_Widget::IsMouseInside().

std::string PG_WidgetDataInternal::name
 

Definition at line 82 of file pgwidget.cpp.

Referenced by PG_Widget::GetName(), PG_Widget::PG_Widget(), and PG_Widget::SetName().

PG_Point PG_WidgetDataInternal::ptDragStart
 

Definition at line 79 of file pgwidget.cpp.

Referenced by PG_Widget::EndWidgetDrag(), PG_Widget::StartWidgetDrag(), and PG_Widget::WidgetDrag().

bool PG_WidgetDataInternal::quitModalLoop
 

Definition at line 65 of file pgwidget.cpp.

Referenced by PG_Widget::eventQuitModal(), PG_Widget::RunModal(), PG_Widget::StopQuitModal(), and PG_Widget::WillQuitModal().

PG_Rect PG_WidgetDataInternal::rectClip
 

Definition at line 80 of file pgwidget.cpp.

Referenced by PG_Widget::AcceptEvent(), PG_Widget::Blit(), PG_Widget::DrawHLine(), PG_Widget::DrawText(), PG_Widget::DrawVLine(), PG_Widget::FadeIn(), PG_Widget::FadeOut(), PG_Widget::GetClipRect(), PG_Widget::GetClipRects(), PG_Widget::Hide(), PG_Widget::IsClippingEnabled(), PG_Widget::MoveRect(), PG_Widget::MoveWidget(), PG_Widget::RestoreBackground(), PG_Widget::SetClipRect(), PG_Widget::SetPixel(), and PG_Widget::Update().

Uint8 PG_WidgetDataInternal::transparency
 

Definition at line 64 of file pgwidget.cpp.

Referenced by PG_Widget::eventBlit(), PG_Widget::FadeIn(), PG_Widget::FadeOut(), PG_Widget::GetTransparency(), PG_Widget::RestoreBackground(), PG_Widget::SetTransparency(), and PG_Widget::Update().

bool PG_WidgetDataInternal::updateOverlappingSiblings
 

Definition at line 83 of file pgwidget.cpp.

Referenced by PG_WidgetDataInternal(), PG_Widget::Update(), and PG_Widget::UpdateOverlappingSiblings().

char* PG_WidgetDataInternal::userdata
 

Definition at line 73 of file pgwidget.cpp.

Referenced by PG_Widget::GetUserData(), PG_Widget::ReleaseUserData(), PG_Widget::SetUserData(), and PG_Widget::~PG_Widget().

int PG_WidgetDataInternal::userdatasize
 

Definition at line 74 of file pgwidget.cpp.

Referenced by PG_Widget::GetUserData(), PG_Widget::GetUserDataSize(), PG_Widget::ReleaseUserData(), and PG_Widget::SetUserData().

bool PG_WidgetDataInternal::visible
 

Definition at line 66 of file pgwidget.cpp.

Referenced by PG_Widget::Blit(), PG_Widget::IsVisible(), PG_Widget::SetVisible(), and PG_Widget::Update().

PG_Widget* PG_WidgetDataInternal::widgetParent
 

Definition at line 78 of file pgwidget.cpp.

Referenced by PG_Widget::AddChild(), PG_Widget::GetParent(), PG_Widget::RecalcClipRect(), and PG_Widget::SetParent().

Uint16 PG_WidgetDataInternal::widthText
 

Definition at line 75 of file pgwidget.cpp.

Referenced by PG_Widget::AddText(), PG_Widget::GetTextSize(), PG_Widget::GetTextWidth(), and PG_Widget::SetText().


The documentation for this class was generated from the following file:
Generated on Tue Jun 24 02:19:43 2008 for Advanced Strategic Command by  doxygen 1.4.2