TickItem Struct Reference

#include <DatePlot.h>

List of all members.

Public Attributes

QString text
bool flag
bool tick


Detailed Description

Definition at line 33 of file DatePlot.h.


Member Data Documentation

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().


The documentation for this struct was generated from the following file: