Planeshift
Public Member Functions

pawsTutorialWindow Class Reference

A window that shows the instructions if the TutorialNotify window button is clicked. More...

#include <pawstutorialwindow.h>

List of all members.

Public Member Functions

void Close ()
 Simply calls Hide() unless overidden.
 pawsTutorialWindow ()
bool PostSetup ()
 This is called after the widget and all of it's children have been created.
virtual ~pawsTutorialWindow ()

Detailed Description

A window that shows the instructions if the TutorialNotify window button is clicked.

The TutorialNotify window sets the multi-line text field here before making the window visible.

Definition at line 75 of file pawstutorialwindow.h.


Constructor & Destructor Documentation

pawsTutorialWindow::pawsTutorialWindow ( )
virtual pawsTutorialWindow::~pawsTutorialWindow ( ) [virtual]

Member Function Documentation

void pawsTutorialWindow::Close ( ) [virtual]

Simply calls Hide() unless overidden.

Reimplemented from pawsWidget.

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


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