widgets/timeline/timeline library
Classes
- TDashedLine
- A standalone widget that renders a dashed or solid line.
- TDashedLinePainter
- A custom painter that draws dashed, dotted, or solid lines.
- TTimeline
- A timeline widget displaying sequential events, milestones, or activity logs.
- TTimelineIndicator
- A circular timeline indicator surrounded by a colored outer ring.
- TTimelineItem
- Represents an entry/node in a TTimeline.
Enums
- TTimelineIndicatorAlignment
- Alignment for the indicator relative to the item content.
- TTimelineLineStyle
- The style of the connecting line.