Planeshift
Public Member Functions | Protected Attributes

pawsConfigPopup Class Reference

#include <pawsconfigpopup.h>

List of all members.

Public Member Functions

virtual bool Initialize ()
virtual bool LoadConfig ()
 pawsConfigPopup (void)
 Constructor.
virtual bool PostSetup ()
virtual bool SaveConfig ()
virtual void SetDefault ()

Protected Attributes

pawsActiveMagicWindowmagicWindow
 This is used to point to a instance of magic window.
psMainWidgetmainWidget
 This is used to point to the main widget.
pawsNpcDialogWindownpcDialog
 This is used to point to a instance of npcdialog.
pawsScrollBarnpcMsgTimeoutScale
 Scale slider for setting up the npc delay factor.
pawsCheckBoxshowActiveMagicConfig
 Check-box which gives the user a opportunity to show or not to show the Active Magic Window.
pawsCheckBoxuseNpcDialogBubbles
 Check-box which gives the user a opportunity to use or not the bubble based npcdialog interface.

Detailed Description

Definition at line 41 of file pawsconfigpopup.h.


Constructor & Destructor Documentation

pawsConfigPopup::pawsConfigPopup ( void  )

Constructor.


Member Function Documentation

virtual bool pawsConfigPopup::Initialize ( ) [virtual]
See also:
pawsWidget

Implements pawsConfigSectionWindow.

virtual bool pawsConfigPopup::LoadConfig ( ) [virtual]
See also:
pawsWidget

Implements pawsConfigSectionWindow.

virtual bool pawsConfigPopup::PostSetup ( ) [virtual]
See also:
pawsWidget

Reimplemented from pawsWidget.

virtual bool pawsConfigPopup::SaveConfig ( ) [virtual]
See also:
pawsWidget

Implements pawsConfigSectionWindow.

virtual void pawsConfigPopup::SetDefault ( ) [virtual]
See also:
pawsWidget

Implements pawsConfigSectionWindow.


Member Data Documentation

This is used to point to a instance of magic window.

Definition at line 67 of file pawsconfigpopup.h.

This is used to point to the main widget.

Definition at line 69 of file pawsconfigpopup.h.

This is used to point to a instance of npcdialog.

Definition at line 68 of file pawsconfigpopup.h.

Scale slider for setting up the npc delay factor.

Definition at line 64 of file pawsconfigpopup.h.

Check-box which gives the user a opportunity to show or not to show the Active Magic Window.

Definition at line 57 of file pawsconfigpopup.h.

Check-box which gives the user a opportunity to use or not the bubble based npcdialog interface.

Definition at line 61 of file pawsconfigpopup.h.


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