Planeshift
Public Member Functions | Public Attributes

ComboWrapper Class Reference

#include <pawscombopromptwindow.h>

List of all members.

Public Member Functions

 ComboWrapper (int width, int height)
 ComboWrapper ()
 ComboWrapper (const ComboWrapper &origin)
bool PostSetup ()
 This is called after the widget and all of it's children have been created.

Public Attributes

pawsComboBoxcombo

Detailed Description

Definition at line 44 of file pawscombopromptwindow.h.


Constructor & Destructor Documentation

ComboWrapper::ComboWrapper ( int  width,
int  height 
) [inline]

Definition at line 47 of file pawscombopromptwindow.h.

ComboWrapper::ComboWrapper ( ) [inline]

Definition at line 51 of file pawscombopromptwindow.h.

ComboWrapper::ComboWrapper ( const ComboWrapper origin) [inline]

Definition at line 52 of file pawscombopromptwindow.h.


Member Function Documentation

bool ComboWrapper::PostSetup ( ) [inline, 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.

Definition at line 56 of file pawscombopromptwindow.h.


Member Data Documentation

Definition at line 69 of file pawscombopromptwindow.h.


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