LayoutablePanel Class Reference

this Panel saves its position in the gameoptions and loads it on construction More...

#include <windowing.h>

Inheritance diagram for LayoutablePanel:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 LayoutablePanel (PG_Widget *parent, const PG_Rect &r, const ASCString &panelName_, bool loadTheme=true)

Protected Member Functions

void eventMoveWidget (int x, int y)
void eventHide ()
void eventShow ()

Detailed Description

this Panel saves its position in the gameoptions and loads it on construction

Definition at line 121 of file windowing.h.


Constructor & Destructor Documentation

LayoutablePanel::LayoutablePanel ( PG_Widget *  parent,
const PG_Rect &  r,
const ASCString panelName_,
bool  loadTheme = true 
)

Definition at line 979 of file windowing.cpp.


Member Function Documentation

void LayoutablePanel::eventMoveWidget ( int  x,
int  y 
) [protected]

Definition at line 1003 of file windowing.cpp.

References CGameOptions::Instance(), CGameOptions::updatePanelData(), CGameOptions::PanelData::visible, CGameOptions::PanelData::x, and CGameOptions::PanelData::y.

void LayoutablePanel::eventHide (  )  [protected]

Definition at line 1014 of file windowing.cpp.

References CGameOptions::Instance(), CGameOptions::updatePanelData(), CGameOptions::PanelData::visible, CGameOptions::PanelData::x, and CGameOptions::PanelData::y.

void LayoutablePanel::eventShow (  )  [protected]

Definition at line 1026 of file windowing.cpp.

References CGameOptions::Instance(), CGameOptions::updatePanelData(), CGameOptions::PanelData::visible, CGameOptions::PanelData::x, and CGameOptions::PanelData::y.


The documentation for this class was generated from the following files:
Generated on Mon May 21 01:46:54 2012 for Advanced Strategic Command by  doxygen 1.5.1