Planeshift
Public Member Functions | Protected Attributes

pawsConfigChat Class Reference

#include <pawsconfigchat.h>

List of all members.

Public Member Functions

virtual bool Initialize ()
virtual bool LoadConfig ()
 sets content of dialog according to current configuration
virtual bool OnChange (pawsWidget *widget)
 Called whenever a widget is selected.
 pawsConfigChat ()
virtual bool PostSetup ()
 This is called after the widget and all of it's children have been created.
virtual bool SaveConfig ()
 remembers settings in-game and saves them permanently to a file also
virtual void SetDefault ()
 sets content of dialog according to default configuration
virtual void Show ()
 Makes widget visible and brings it to the front.

Protected Attributes

pawsEditTextBoxadminB
pawsEditTextBoxadminG
pawsEditTextBoxadminR
pawsEditTextBoxallianceB
pawsEditTextBoxallianceG
pawsEditTextBoxallianceR
pawsEditTextBoxauctionB
pawsEditTextBoxauctionG
pawsEditTextBoxauctionR
pawsCheckBoxbadwordsIncoming
pawsCheckBoxbadwordsOutgoing
pawsEditTextBoxchatB
pawsEditTextBoxchatG
pawsEditTextBoxchatR
pawsChatWindowchatWindow
pawsCheckBoxdefaultlastchat
pawsCheckBoxechoScreenInSystem
pawsEditTextBoxgroupB
pawsEditTextBoxgroupG
pawsEditTextBoxgroupR
pawsEditTextBoxguildB
pawsEditTextBoxguildG
pawsEditTextBoxguildR
pawsEditTextBoxhelpB
pawsEditTextBoxhelpG
pawsEditTextBoxhelpR
pawsCheckBoxjoinDefaultChannel
pawsCheckBoxloose
pawsCheckBoxmainBrackets
pawsCheckBoxmouseFocus
pawsEditTextBoxnpcB
pawsEditTextBoxnpcG
pawsEditTextBoxnpcR
pawsEditTextBoxplayerB
pawsEditTextBoxplayerG
pawsEditTextBoxplayerR
pawsRadioButtonGroupselectTabStyleGroup
pawsEditTextBoxshoutB
pawsEditTextBoxshoutG
pawsEditTextBoxshoutR
pawsEditTextBoxsystemB
pawsEditTextBoxsystemG
pawsEditTextBoxsystemR
pawsEditTextBoxtellB
pawsEditTextBoxtellG
pawsEditTextBoxtellR
pawsEditTextBoxyourB
pawsCheckBoxyourColorMix
pawsEditTextBoxyourG
pawsEditTextBoxyourR

Detailed Description

Definition at line 37 of file pawsconfigchat.h.


Constructor & Destructor Documentation

pawsConfigChat::pawsConfigChat ( )

Member Function Documentation

virtual bool pawsConfigChat::Initialize ( ) [virtual]
virtual bool pawsConfigChat::LoadConfig ( ) [virtual]

sets content of dialog according to current configuration

Implements pawsConfigSectionWindow.

virtual bool pawsConfigChat::OnChange ( pawsWidget widget) [virtual]

Called whenever a widget is selected.

Parameters:
widgetThe widget acted upon.
Returns:
Notify parent and return result FALSE if no parent.

Reimplemented from pawsWidget.

virtual bool pawsConfigChat::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.

virtual bool pawsConfigChat::SaveConfig ( ) [virtual]

remembers settings in-game and saves them permanently to a file also

Implements pawsConfigSectionWindow.

virtual void pawsConfigChat::SetDefault ( ) [virtual]

sets content of dialog according to default configuration

Implements pawsConfigSectionWindow.

virtual void pawsConfigChat::Show ( ) [virtual]

Makes widget visible and brings it to the front.

Sets visible TRUE shows border if present then calls BringToTop() on itself.

Reimplemented from pawsWidget.


Member Data Documentation

Definition at line 61 of file pawsconfigchat.h.

Definition at line 60 of file pawsconfigchat.h.

Definition at line 59 of file pawsconfigchat.h.

Definition at line 82 of file pawsconfigchat.h.

Definition at line 81 of file pawsconfigchat.h.

Definition at line 80 of file pawsconfigchat.h.

Definition at line 91 of file pawsconfigchat.h.

Definition at line 90 of file pawsconfigchat.h.

Definition at line 89 of file pawsconfigchat.h.

Definition at line 98 of file pawsconfigchat.h.

Definition at line 98 of file pawsconfigchat.h.

Definition at line 67 of file pawsconfigchat.h.

Definition at line 66 of file pawsconfigchat.h.

Definition at line 65 of file pawsconfigchat.h.

Definition at line 54 of file pawsconfigchat.h.

Definition at line 104 of file pawsconfigchat.h.

Definition at line 100 of file pawsconfigchat.h.

Definition at line 88 of file pawsconfigchat.h.

Definition at line 87 of file pawsconfigchat.h.

Definition at line 86 of file pawsconfigchat.h.

Definition at line 79 of file pawsconfigchat.h.

Definition at line 78 of file pawsconfigchat.h.

Definition at line 77 of file pawsconfigchat.h.

Definition at line 94 of file pawsconfigchat.h.

Definition at line 93 of file pawsconfigchat.h.

Definition at line 92 of file pawsconfigchat.h.

Definition at line 103 of file pawsconfigchat.h.

Definition at line 96 of file pawsconfigchat.h.

Definition at line 101 of file pawsconfigchat.h.

Definition at line 97 of file pawsconfigchat.h.

Definition at line 70 of file pawsconfigchat.h.

Definition at line 69 of file pawsconfigchat.h.

Definition at line 68 of file pawsconfigchat.h.

Definition at line 64 of file pawsconfigchat.h.

Definition at line 63 of file pawsconfigchat.h.

Definition at line 62 of file pawsconfigchat.h.

Definition at line 99 of file pawsconfigchat.h.

Definition at line 76 of file pawsconfigchat.h.

Definition at line 75 of file pawsconfigchat.h.

Definition at line 74 of file pawsconfigchat.h.

Definition at line 58 of file pawsconfigchat.h.

Definition at line 57 of file pawsconfigchat.h.

Definition at line 56 of file pawsconfigchat.h.

Definition at line 73 of file pawsconfigchat.h.

Definition at line 72 of file pawsconfigchat.h.

Definition at line 71 of file pawsconfigchat.h.

Definition at line 85 of file pawsconfigchat.h.

Definition at line 102 of file pawsconfigchat.h.

Definition at line 84 of file pawsconfigchat.h.

Definition at line 83 of file pawsconfigchat.h.


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