|
Antares Simulator
Power System Simulator
|
Public Types | |
| using | Spotlight = Antares::Component::Spotlight |
Public Member Functions | |
| SpotlightProviderConstraint (Toolbox::InputSelector::BindingConstraint *component) | |
| virtual void | search (Spotlight::IItem::Vector &out, const Spotlight::SearchToken::Vector &tokens, const Yuni::String &text) |
| virtual bool | onSelect (Spotlight::IItem::Ptr &item) |
| virtual bool | onDoubleClickSelect (Spotlight::IItem::Ptr &item) |
Protected Member Functions | |
| void | onStudyEndUpdate () |
| void | onStudyAreasChanged () |
| void | onStudyAreaAdded (Data::Area *) |
| void | onStudyAreaDeleted (Data::Area *) |
| void | onStudyAreaRename (Data::Area *) |
| void | onStudyClusterRename (Data::ThermalCluster *) |
| void | onStudyClosed () |
| void | onStudyLinkUpdate (Data::AreaLink *) |
| void | onStudyConstraintUpdate (Data::BindingConstraint *) |