Obsolete Members for EventViews::TimelineView
The following members of class TimelineView are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
(deprecated) | TimelineView(QWidget *parent = nullptr) |
(deprecated) QDate | endDate() const |
(deprecated) QDate | startDate() const |
Member Function Documentation
[explicit, deprecated] TimelineView::TimelineView(QWidget *parent = nullptr)
This function is deprecated. We strongly advise against using it in new code.
Use TimelineView(const EventViews::PrefsPtr &preferences, QWidget *parent = nullptr)
[deprecated] QDate TimelineView::endDate() const
This function is deprecated. We strongly advise against using it in new code.
[deprecated] QDate TimelineView::startDate() const
This function is deprecated. We strongly advise against using it in new code.