Antares Simulator
Power System Simulator
|
Window for output viewer. More...
#include <window.h>
Public Member Functions | |
Window (wxFrame *parent, const OutputViewer::Component *viewer) | |
Constructor with a parent window and a study. | |
virtual | ~Window () |
Destructor. | |
![]() | |
WxLocalFrame (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_FRAME_STYLE, const wxString &name=wxT("registered-frame")) | |
virtual bool | Destroy () override |
virtual bool | excludeFromMenu () override |
virtual void | updateOpenWindowsMenu () override |
virtual void | frameRaise () override |
Raise the frame to the top level. | |
virtual Yuni::String | frameTitle () const override |
Get the frame title. | |
virtual int | frameID () const override |
virtual void | SetTitle (const wxString &title) override |
![]() |
Additional Inherited Members | |
![]() | |
using | Vector = std::vector<IFrame*> |
Vector. | |
Window for output viewer.