Planeshift
|
#include <pawsactionlocationwindow.h>
Public Member Functions | |
void | HandleMessage (MsgEntry *me) |
pawsActionLocationWindow () | |
bool | PostSetup () |
This is called after the widget and all of it's children have been created. | |
virtual | ~pawsActionLocationWindow () |
Definition at line 27 of file pawsactionlocationwindow.h.
pawsActionLocationWindow::pawsActionLocationWindow | ( | ) |
virtual pawsActionLocationWindow::~pawsActionLocationWindow | ( | ) | [virtual] |
void pawsActionLocationWindow::HandleMessage | ( | MsgEntry * | me | ) | [virtual] |
Implements psClientNetSubscriber.
bool pawsActionLocationWindow::PostSetup | ( | ) | [virtual] |
This is called after the widget and all of it's children have been created.
Reimplemented from pawsWidget.