This handles all the details about how the spell cancel works.
More...
#include <pawsactivemagicwindow.h>
List of all members.
Detailed Description
This handles all the details about how the spell cancel works.
Definition at line 41 of file pawsactivemagicwindow.h.
Constructor & Destructor Documentation
pawsActiveMagicWindow::pawsActiveMagicWindow |
( |
| ) |
|
virtual pawsActiveMagicWindow::~pawsActiveMagicWindow |
( |
| ) |
[inline, virtual] |
Member Function Documentation
void pawsActiveMagicWindow::AutoResize |
( |
| ) |
|
virtual void pawsActiveMagicWindow::Close |
( |
| ) |
[virtual] |
bool pawsActiveMagicWindow::GetAutoResize |
( |
| ) |
|
float pawsActiveMagicWindow::GetDangerLevel |
( |
| ) |
|
int pawsActiveMagicWindow::GetDangerMode |
( |
| ) |
|
float pawsActiveMagicWindow::GetFlashLevel |
( |
| ) |
|
int pawsActiveMagicWindow::GetFlashMode |
( |
| ) |
|
char const* pawsActiveMagicWindow::GetFontName |
( |
| ) |
[inline] |
bool pawsActiveMagicWindow::GetShowEffects |
( |
| ) |
|
bool pawsActiveMagicWindow::GetShowWindow |
( |
| ) |
|
bool pawsActiveMagicWindow::GetUseImages |
( |
| ) |
|
float pawsActiveMagicWindow::GetWarnLevel |
( |
| ) |
|
int pawsActiveMagicWindow::GetWarnMode |
( |
| ) |
|
void pawsActiveMagicWindow::HandleMessage |
( |
MsgEntry * |
me | ) |
[virtual] |
virtual void pawsActiveMagicWindow::Hide |
( |
| ) |
[virtual] |
When the window is closed let the controller window know about it.
Reimplemented from pawsControlledWindow.
bool pawsActiveMagicWindow::LoadSetting |
( |
| ) |
|
Loads the configuration file.
- Returns:
- true if no errors and false if errors
void pawsActiveMagicWindow::OnResize |
( |
| ) |
[virtual] |
Sets the new position of the close button.
Reimplemented from pawsWidget.
bool pawsActiveMagicWindow::PostSetup |
( |
| ) |
[virtual] |
This is called after the widget and all of it's children have been created.
Reimplemented from pawsWidget.
void pawsActiveMagicWindow::SaveSetting |
( |
| ) |
|
void pawsActiveMagicWindow::SetAutoResize |
( |
bool |
setting | ) |
|
void pawsActiveMagicWindow::SetDangerLevel |
( |
float |
val, |
|
|
bool |
low |
|
) |
| |
void pawsActiveMagicWindow::SetDangerMode |
( |
int |
i | ) |
|
void pawsActiveMagicWindow::SetFlashLevel |
( |
float |
val, |
|
|
bool |
low |
|
) |
| |
void pawsActiveMagicWindow::SetFlashMode |
( |
int |
i | ) |
|
void pawsActiveMagicWindow::SetShowEffects |
( |
bool |
setting | ) |
|
void pawsActiveMagicWindow::SetShowWindow |
( |
bool |
setting | ) |
|
bool pawsActiveMagicWindow::Setup |
( |
iDocumentNode * |
| ) |
[virtual] |
void pawsActiveMagicWindow::SetUseImages |
( |
bool |
setting | ) |
|
void pawsActiveMagicWindow::SetWarnLevel |
( |
float |
val, |
|
|
bool |
low |
|
) |
| |
void pawsActiveMagicWindow::SetWarnMode |
( |
int |
i | ) |
|
virtual void pawsActiveMagicWindow::Show |
( |
void |
| ) |
[virtual] |
When the window is opened let the controller window know about it.
Reimplemented from pawsControlledWindow.
Member Data Documentation
Check-box which gives the user a opportunity to show or not to show the Active Magic Window.
Definition at line 71 of file pawsactivemagicwindow.h.
The documentation for this class was generated from the following file: