Generic CAM 0.1-PreAlpha
|
#include <ErrorFrame.h>
Public Member Functions | |
ErrorFrame (wxWindow *parent) | |
virtual | ~ErrorFrame () |
void | SetText (wxString text) |
void | OnClose (wxCommandEvent &event) |
ErrorFrame::ErrorFrame | ( | wxWindow * | parent | ) |
ErrorFrame::~ErrorFrame | ( | ) | [virtual] |
void ErrorFrame::OnClose | ( | wxCommandEvent & | event | ) | [virtual] |
Reimplemented from GUIErrorFrame.
void ErrorFrame::SetText | ( | wxString | text | ) |