#include <H:/WOSH/win32_vc2010/src/framework/gui/gadgets/GadgetCommunicationBox.h>
Public Member Functions | |
| GadgetCommunicationBox () | |
| Empty constructor. | |
| virtual | ~GadgetCommunicationBox () |
| Empty destructor. | |
Definition at line 51 of file GadgetCommunicationBox.h.
| wosh::gui::GadgetCommunicationBox::GadgetCommunicationBox | ( | ) |
Empty constructor.
Definition at line 44 of file GadgetCommunicationBox.cpp.
References wosh::Utilities::randomLong().
| wosh::gui::GadgetCommunicationBox::~GadgetCommunicationBox | ( | ) | [virtual] |
Empty destructor.
Definition at line 70 of file GadgetCommunicationBox.cpp.