Planeshift
Public Member Functions

pawsSplashWindow Class Reference

#include <pawssplashwindow.h>

List of all members.

Public Member Functions

void Draw ()
 Draws the widget and all of it's children.
 pawsSplashWindow ()
bool PostSetup ()
 This is called after the widget and all of it's children have been created.
 ~pawsSplashWindow ()

Detailed Description

Definition at line 26 of file pawssplashwindow.h.


Constructor & Destructor Documentation

pawsSplashWindow::pawsSplashWindow ( )
pawsSplashWindow::~pawsSplashWindow ( )

Member Function Documentation

void pawsSplashWindow::Draw ( ) [virtual]

Draws the widget and all of it's children.

Remarks:
Uses clipping rect of it's parent to define drawing area. If the drawing area defined is empty it returns.

Reimplemented from pawsWidget.

bool pawsSplashWindow::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: