Planeshift
Public Member Functions

pawsConfigChatFilter Class Reference

#include <pawsconfigchatfilter.h>

List of all members.

Public Member Functions

bool Initialize ()
bool LoadConfig ()
 sets content of dialog according to current configuration
bool PostSetup ()
 This is called after the widget and all of it's children have been created.
bool SaveConfig ()
 remembers settings in-game and saves them permanently to a file also
void SetDefault ()
 sets content of dialog according to default configuration

Detailed Description

Definition at line 34 of file pawsconfigchatfilter.h.


Member Function Documentation

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

sets content of dialog according to current configuration

Implements pawsConfigSectionWindow.

bool pawsConfigChatFilter::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.

bool pawsConfigChatFilter::SaveConfig ( ) [virtual]

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

Implements pawsConfigSectionWindow.

void pawsConfigChatFilter::SetDefault ( ) [virtual]

sets content of dialog according to default configuration

Implements pawsConfigSectionWindow.


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