![]() |
Power System Platform
2024w23a
|


Public Member Functions | |
| DebugMainFrame (wxWindow *parent) | |
| void | ClearDebugMessage () |
| void | AppendDebugMessage (wxString message) |
Public Member Functions inherited from DebugMainFrameBase | |
| wxRichTextCtrl * | GetRichTextCtrlDebugText () |
| DebugMainFrameBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Debug text"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(500, 300), long style=wxCAPTION|wxRESIZE_BORDER|wxMINIMIZE_BOX) | |
Additional Inherited Members | |
Protected Attributes inherited from DebugMainFrameBase | |
| wxRichTextCtrl * | m_richTextCtrlDebugText |