|
virtual void | search (Spotlight::IItem::Vector &out, const Spotlight::SearchToken::Vector &tokens, const Yuni::String &text) override |
|
virtual void | search (Spotlight::IItem::Vector &out, const Spotlight::SearchToken::Vector &tokens, std::vector< Antares::Data::Area * > &in) |
|
virtual bool | onSelect (Spotlight::IItem::Ptr &item) override |
|
virtual bool | onSelect (const Spotlight::IItem::Vector &) override |
|
| IProvider () |
| Default constructor.
|
|
virtual | ~IProvider () |
| Destructor.
|
|
virtual void | search (IItem::Vector &out, const SearchToken::Vector &tokens, const Yuni::String &text="")=0 |
| Rebuild the result list from a list of tokens.
|
|
void | redoResearch () |
| Redo the research.
|
|
virtual bool | onSelect (IItem::Ptr &item) |
| Event: an item has been selected.
|
|
virtual bool | onSelect (const IItem::Vector &items) |
| Event: a list of items have been selected (more than one)
|
|
virtual bool | onDoubleClickSelect (IItem::Ptr &item) |
| Event: an item has been selected.
|
|
Spotlight * | component () const |
| Get the pointer of the attached component (can be null)
|
|
|
void | broadcastAreaChange () |
|
void | pushArea (Spotlight::IItem::Vector &out, Data::Area *area, uint equipment) |
|
void | onStudyEndUpdate () |
|
void | onMainNotebookChanged () |
|
void | refresh () |
|
void | onStudyAreasChanged () |
|
void | onStudyAreaAdded (Data::Area *) |
|
void | onStudyAreaColorChanged (Data::Area *) |
|
void | onStudyAreaDeleted (Data::Area *area) |
|
void | onStudyAreaRename (Data::Area *area) |
|
void | onStudyClosed () |
|
|
Spotlight * | pSpotlightComponent |
| The parent component (can be null)
|
|
The documentation for this class was generated from the following file:
- src/ui/simulator/toolbox/input/area.cpp