A simple info window that displays the position and sector of player.
More...
#include <pawsdetailwindow.h>
List of all members.
Detailed Description
A simple info window that displays the position and sector of player.
Definition at line 34 of file pawsdetailwindow.h.
Constructor & Destructor Documentation
pawsDetailWindow::pawsDetailWindow |
( |
| ) |
|
virtual pawsDetailWindow::~pawsDetailWindow |
( |
| ) |
[virtual] |
Member Function Documentation
bool pawsDetailWindow::FillInfo |
( |
| ) |
|
void pawsDetailWindow::HandleMessage |
( |
MsgEntry * |
me | ) |
[virtual] |
bool pawsDetailWindow::OnButtonPressed |
( |
int |
button, |
|
|
int |
keyModifier, |
|
|
pawsWidget * |
widget |
|
) |
| [virtual] |
Called whenever a button is pressed.
- Parameters:
-
button | The button pressed. |
keyModifier | Modifier key in effect. |
widget | The widget the button belongs to. |
- Returns:
- bool Parent's result or FALSE if no parent.
Reimplemented from pawsWidget.
bool pawsDetailWindow::PostSetup |
( |
| ) |
[virtual] |
This is called after the widget and all of it's children have been created.
Reimplemented from pawsWidget.
void pawsDetailWindow::RequestDetails |
( |
| ) |
|
bool pawsDetailWindow::SelectTab |
( |
pawsWidget * |
widget | ) |
|
void pawsDetailWindow::UpdateTabsVisibility |
( |
bool |
Skills, |
|
|
bool |
CharCreation, |
|
|
bool |
OOCDescription |
|
) |
| |
The documentation for this class was generated from the following file: