Loading [MathJax]/extensions/tex2jax.js
Antares Simulator
Power System Simulator
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Modules Pages Concepts
Antares::Component::Frame::WxLocalFrame Class Reference
Inheritance diagram for Antares::Component::Frame::WxLocalFrame:
Antares::Component::Frame::IFrame Antares::Forms::ApplWnd Antares::Window::OutputViewer::Window Antares::Window::StudyLogs

Public Member Functions

 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
 
- Public Member Functions inherited from Antares::Component::Frame::IFrame

Additional Inherited Members

- Public Types inherited from Antares::Component::Frame::IFrame
using Vector = std::vector<IFrame*>
 Vector.
 

Member Function Documentation

◆ excludeFromMenu()

bool Antares::Component::Frame::WxLocalFrame::excludeFromMenu ( )
overridevirtual

◆ frameID()

int Antares::Component::Frame::WxLocalFrame::frameID ( ) const
overridevirtual

◆ frameRaise()

void Antares::Component::Frame::WxLocalFrame::frameRaise ( )
overridevirtual

Raise the frame to the top level.

Implements Antares::Component::Frame::IFrame.

◆ frameTitle()

String Antares::Component::Frame::WxLocalFrame::frameTitle ( ) const
overridevirtual

Get the frame title.

Implements Antares::Component::Frame::IFrame.

◆ updateOpenWindowsMenu()

void Antares::Component::Frame::WxLocalFrame::updateOpenWindowsMenu ( )
overridevirtual

The documentation for this class was generated from the following files: