Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Antares::Window::Options::SelectOutput Class Referencefinal

Startup Wizard User Interface. More...

#include <select-output.h>

Inheritance diagram for Antares::Window::Options::SelectOutput:

Public Types

enum  IDs { mnIDEnabled = wxID_HIGHEST + 1 }
 

Constructor & Destructor

 SelectOutput (wxFrame *parent)
 Default constructor.
 
virtual ~SelectOutput ()
 Destructor.
 
void mouseMoved (wxMouseEvent &evt)
 
void onSelectAll (void *)
 Select all output variables.
 
void onUnselectAll (void *)
 
void onToggle (void *)
 
void onClose (void *)
 Event: Close the window.
 
void onUpdateStatus ()
 
void evtEnabled (wxCommandEvent &evt)
 
void updateCaption ()
 

Detailed Description

Startup Wizard User Interface.

The Startup Wizard is an easy to use, quick way to begin using Antares. It provides the most common File Operations on a Study. By default, you will be prompted to use the Startup Wizard when Antares is opened.

Constructor & Destructor Documentation

◆ SelectOutput()

Antares::Window::Options::SelectOutput::SelectOutput ( wxFrame * parent)

Default constructor.

Parameters
parentThe parent window

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