Planeshift
Public Member Functions

pawsConfigChatTabs Class Reference

Configuration panel for chat window tabs. More...

#include <pawsconfigchattabs.h>

List of all members.

Public Member Functions

bool Initialize ()
bool LoadConfig ()
 sets content of dialog according to current configuration
 pawsConfigChatTabs ()
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

Configuration panel for chat window tabs.

Definition at line 30 of file pawsconfigchattabs.h.


Constructor & Destructor Documentation

pawsConfigChatTabs::pawsConfigChatTabs ( )

Member Function Documentation

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

sets content of dialog according to current configuration

Implements pawsConfigSectionWindow.

bool pawsConfigChatTabs::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 pawsConfigChatTabs::SaveConfig ( ) [virtual]

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

Implements pawsConfigSectionWindow.

void pawsConfigChatTabs::SetDefault ( ) [virtual]

sets content of dialog according to default configuration

Implements pawsConfigSectionWindow.


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