|
|
|
|
|
|
|
|
|
|
|
|
| Category: TimeLine functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Adds an event into a TimeLine control. |
|
|
|
|
|
|
|
| Adds a new track into a TimeLine control. |
|
|
|
|
|
|
|
| Modifies the period (which means the number of seconds, milliseconds, microseconds, ...) displayed by a TimeLine control. |
|
|
|
|
|
|
|
| Deletes all events and tracks from a TimeLine control. |
|
|
|
|
|
|
|
| Deletes an event from a TimeLine control.
|
|
|
|
|
|
|
|
| Deletes a track from a TimeLine control. |
|
|
|
|
|
|
|
| Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
|
Returns: - the list of events found between two given times in a TimeLine control,
- all events of a TimeLine control,
- a specific event (selected or hovered).
|
|
|
|
|
|
|
|
| Constants for managing TimeLine controls |
|
|
|
|
|
|
|
| The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control. |
|
|
|
|
|
|
|
| The following functions are used to manage TimeLine controls: |
|
|
|
|
|
|
|
| The following functions are used to manage TimeLine controls: |
|
|
|
|
|
|
|
| Adds an event into a TimeLine control. |
|
|
|
|
|
|
|
| Adds a new track into a TimeLine control. |
|
|
|
|
|
|
|
| Modifies the period (which means the number of seconds, milliseconds, microseconds, ...) displayed by a TimeLine control. |
|
|
|
|
|
|
|
| Deletes all events and tracks from a TimeLine control. |
|
|
|
|
|
|
|
| Deletes an event from a TimeLine control.
|
|
|
|
|
|
|
|
| Deletes a track from a TimeLine control. |
|
|
|
|
|
|
|
| Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
|
Returns: - the list of events found between two given times in a TimeLine control,
- all events of a TimeLine control,
- a specific event (selected or hovered).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|