Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Antares::Toolbox::InputSelector::Connections Class Reference
Inheritance diagram for Antares::Toolbox::InputSelector::Connections:
Antares::Toolbox::InputSelector::AInput Antares::Component::Panel

Public Member Functions

 Connections (wxWindow *parent)
 
virtual void update ()
 Clear then Update the input.
 
virtual wxPoint recommendedSize () const
 Get the recommended size for the control.
 
- Public Member Functions inherited from Antares::Toolbox::InputSelector::AInput
 AInput (wxWindow *parent)
 Constructor.
 
virtual ~AInput ()
 Destructor.
 
virtual void updateRowContent ()
 Only update the content and not the list itself.
 
virtual void updateInnerData (const wxString &searchString)
 Update each item available in the input.
 
- 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.
 

Public Attributes

Yuni::Event< void(Antares::Data::AreaLink *)> onConnectionChanged
 

Protected Member Functions

virtual void internalBuildSubControls ()
 
- Protected Member Functions inherited from Antares::Toolbox::InputSelector::AInput
- Protected Member Functions inherited from Antares::Component::Panel
virtual bool triggerMouseClickEvent () const
 

Additional Inherited Members

- Static Public Member Functions inherited from Antares::Component::Panel
static void OnMouseMoveFromExternalComponent ()
 Event triggered by any other component (not derived from Panel)
 

Member Function Documentation

◆ internalBuildSubControls()

void Antares::Toolbox::InputSelector::Connections::internalBuildSubControls ( )
protectedvirtual

◆ recommendedSize()

virtual wxPoint Antares::Toolbox::InputSelector::Connections::recommendedSize ( ) const
inlinevirtual

Get the recommended size for the control.

Reimplemented from Antares::Toolbox::InputSelector::AInput.

◆ update()

void Antares::Toolbox::InputSelector::Connections::update ( )
virtual

Clear then Update the input.

Implements Antares::Toolbox::InputSelector::AInput.


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