wxTimelineCtrlWidget
|
Welcome to the official API reference documentation for the wxTimelineCtrl
component.
This reference provides a detailed, technical overview of all the classes, methods, and data structures that constitute the component. It is intended for developers who wish to integrate wxTimelineCtrl
into their own projects or contribute to its development.
wxTimelineCtrl
is a flexible and interactive C++ control for the wxWidgets framework, designed for visualizing time-based data. It is ideally suited for applications such as:
template<typename T>
), allowing it to work with any user-defined data structure that inherits from TimelineItemData
.TimelineArtProvider
class.wxCommandEvent
s.To work effectively with this reference, we recommend exploring the following sections:
wxTimelineCtrl
is the main entry point and primary class of the component. Its documentation contains a "quick start" code example for basic setup.