#include <peskinselector.h>
List of all members.
Detailed Description
Definition at line 39 of file peskinselector.h.
Constructor & Destructor Documentation
peSkinSelector::~peSkinSelector |
( |
| ) |
|
Member Function Documentation
bool peSkinSelector::OnButtonPressed |
( |
int |
button, |
|
|
int |
keyModifier, |
|
|
pawsWidget * |
widget |
|
) |
| [virtual] |
Called whenever a button is pressed.
- Parameters:
-
button | The button pressed. |
keyModifier | Modifier key in effect. |
widget | The widget the button belongs to. |
- Returns:
- bool Parent's result or FALSE if no parent.
Reimplemented from pawsWidget.
void peSkinSelector::OnListAction |
( |
pawsListBox * |
selected, |
|
|
int |
status |
|
) |
| [virtual] |
Called whenever an item in a child list box is selected.
- Parameters:
-
selected | The listbox that has the item selected. |
status | From listbox when a row is selected. |
Reimplemented from pawsWidget.
bool peSkinSelector::PostSetup |
( |
| ) |
[virtual] |
This is called after the widget and all of it's children have been created.
Reimplemented from pawsWidget.
bool peSkinSelector::PreviewResource |
( |
const char * |
resource, |
|
|
const char * |
resname, |
|
|
const char * |
mountPath |
|
) |
| |
void peSkinSelector::PreviewSkin |
( |
const char * |
name | ) |
|
The documentation for this class was generated from the following file: