Planeshift
Public Member Functions | Protected Attributes

pawsBankWindow Class Reference

The bank window in PlaneShift. More...

#include <pawsbankwindow.h>

List of all members.

Public Member Functions

void HandleMessage (MsgEntry *me)
bool OnButtonPressed (int mouseButton, int keyModifier, pawsWidget *widget)
 Called whenever a button is pressed.
 pawsBankWindow ()
bool PostSetup ()
 This is called after the widget and all of it's children have been created.
virtual ~pawsBankWindow ()

Protected Attributes

pawsButtonAdmin
pawsWidgetadminWindow
pawsRadioButtoncircles
pawsTextBoxcirclesCanDeposit
pawsTextBoxcirclesCanExchange
pawsTextBoxcirclesCanWithdraw
pawsEditTextBoxcirclesToDeposit
pawsEditTextBoxcirclesToWithdraw
pawsRadioButtonGroupcoinSelect
pawsEditTextBoxcoinsToExchange
pawsTextBoxfeeInfo
bool guild
pawsRadioButtonhexas
pawsTextBoxhexasCanDeposit
pawsTextBoxhexasCanExchange
pawsTextBoxhexasCanWithdraw
pawsEditTextBoxhexasToDeposit
pawsEditTextBoxhexasToWithdraw
pawsButtonMoney
pawsWidgetmoneyWindow
pawsRadioButtonoctas
pawsTextBoxoctasCanDeposit
pawsTextBoxoctasCanExchange
pawsTextBoxoctasCanWithdraw
pawsEditTextBoxoctasToDeposit
pawsEditTextBoxoctasToWithdraw
pawsRadioButtontrias
pawsTextBoxtriasCanDeposit
pawsTextBoxtriasCanExchange
pawsTextBoxtriasCanWithdraw
pawsEditTextBoxtriasToDeposit
pawsEditTextBoxtriasToWithdraw

Detailed Description

The bank window in PlaneShift.

This is the window that people will use to interact with their bank accounts.

Definition at line 33 of file pawsbankwindow.h.


Constructor & Destructor Documentation

pawsBankWindow::pawsBankWindow ( )
virtual pawsBankWindow::~pawsBankWindow ( ) [virtual]

Member Function Documentation

void pawsBankWindow::HandleMessage ( MsgEntry me) [virtual]

Implements psClientNetSubscriber.

bool pawsBankWindow::OnButtonPressed ( int  button,
int  keyModifier,
pawsWidget widget 
) [virtual]

Called whenever a button is pressed.

Parameters:
buttonThe button pressed.
keyModifierModifier key in effect.
widgetThe widget the button belongs to.
Returns:
bool Parent's result or FALSE if no parent.

Reimplemented from pawsWidget.

bool pawsBankWindow::PostSetup ( ) [virtual]

This is called after the widget and all of it's children have been created.

Remarks:
This can be useful for widgets that want to get pointers to some of it's children for quick access.

Reimplemented from pawsWidget.


Member Data Documentation

Definition at line 76 of file pawsbankwindow.h.

Definition at line 79 of file pawsbankwindow.h.

Definition at line 70 of file pawsbankwindow.h.

Definition at line 52 of file pawsbankwindow.h.

Definition at line 55 of file pawsbankwindow.h.

Definition at line 49 of file pawsbankwindow.h.

Definition at line 61 of file pawsbankwindow.h.

Definition at line 58 of file pawsbankwindow.h.

Definition at line 67 of file pawsbankwindow.h.

Definition at line 64 of file pawsbankwindow.h.

Definition at line 73 of file pawsbankwindow.h.

bool pawsBankWindow::guild [protected]

Definition at line 82 of file pawsbankwindow.h.

Definition at line 70 of file pawsbankwindow.h.

Definition at line 52 of file pawsbankwindow.h.

Definition at line 55 of file pawsbankwindow.h.

Definition at line 49 of file pawsbankwindow.h.

Definition at line 61 of file pawsbankwindow.h.

Definition at line 58 of file pawsbankwindow.h.

Definition at line 76 of file pawsbankwindow.h.

Definition at line 79 of file pawsbankwindow.h.

Definition at line 70 of file pawsbankwindow.h.

Definition at line 52 of file pawsbankwindow.h.

Definition at line 55 of file pawsbankwindow.h.

Definition at line 49 of file pawsbankwindow.h.

Definition at line 61 of file pawsbankwindow.h.

Definition at line 58 of file pawsbankwindow.h.

Definition at line 70 of file pawsbankwindow.h.

Definition at line 52 of file pawsbankwindow.h.

Definition at line 55 of file pawsbankwindow.h.

Definition at line 49 of file pawsbankwindow.h.

Definition at line 61 of file pawsbankwindow.h.

Definition at line 58 of file pawsbankwindow.h.


The documentation for this class was generated from the following file: