#include <DatePlot.h>
Public Attributes | |
| QString | text |
| bool | flag |
| bool | tick |
Definition at line 33 of file DatePlot.h.
| QString TickItem::text |
Definition at line 35 of file DatePlot.h.
Referenced by DatePlot::draw(), DatePlot::getDailyDate(), DatePlot::getMinuteDate(), DatePlot::getMonthlyDate(), and DatePlot::getWeeklyDate().
| bool TickItem::flag |
Definition at line 36 of file DatePlot.h.
Referenced by DatePlot::draw(), DatePlot::getDailyDate(), DatePlot::getMinuteDate(), DatePlot::getMonthlyDate(), and DatePlot::getWeeklyDate().
| bool TickItem::tick |
Definition at line 37 of file DatePlot.h.
Referenced by DatePlot::draw(), DatePlot::getDailyDate(), DatePlot::getMinuteDate(), DatePlot::getMonthlyDate(), and DatePlot::getWeeklyDate().