Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Antares::Window::BindingConstraint Class Reference

Settings for a single Binding constraint. More...

#include <bindingconstraint.h>

Inheritance diagram for Antares::Window::BindingConstraint:
Antares::Component::Panel

Constructor & Destructor

 BindingConstraint (wxWindow *parent)
 Constructor.
 
virtual ~BindingConstraint ()
 Destructor.
 
void selectDefaultPage ()
 

Additional Inherited Members

- Public Member Functions inherited from Antares::Component::Panel
 Panel (wxWindow *parent)
 Constructor.
 
virtual ~Panel ()
 Destructor.
 
virtual void onMouseDown (wxMouseEvent &)
 Click down.
 
virtual void onMouseUp (wxMouseEvent &)
 Click up.
 
virtual void onMouseClick ()
 The panel has been clicked (delayed)
 
virtual void onMouseEnter ()
 The mouse has entered.
 
virtual void onMouseLeave ()
 The mouse has leaved.
 
virtual void onMouseMoved (int, int)
 The mouse has moved.
 
- Static Public Member Functions inherited from Antares::Component::Panel
static void OnMouseMoveFromExternalComponent ()
 Event triggered by any other component (not derived from Panel)
 
- Protected Member Functions inherited from Antares::Component::Panel
virtual bool triggerMouseClickEvent () const
 

Detailed Description

Settings for a single Binding constraint.

Constructor & Destructor Documentation

◆ BindingConstraint()

Antares::Window::BindingConstraint::BindingConstraint ( wxWindow * parent)

Constructor.

Parameters
parentThe parent window

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