Todo List

Member KDGantt::AbstractGrid::drawBackground (QPainter *paint, const QRectF &rect)
document this function

Member KDGantt::AbstractGrid::drawForeground (QPainter *paint, const QRectF &rect)
document this function

Member KDGantt::DateTimeGrid::computeRect (const QDateTime &from, const QDateTime &to, const QRectF &rect) const
document this function

Member KDGantt::DateTimeGrid::dateTimeRange (const QRectF &rect) const
document this function

Member KDGantt::DateTimeGrid::drawDayBackground (QPainter *painter, const QRectF &rect, const QDate &date)
document this function

Member KDGantt::DateTimeGrid::drawDayForeground (QPainter *painter, const QRectF &rect, const QDate &date)
document this function

Member KDGantt::ItemDelegate::defaultBrush (ItemType type) const
Move this to GraphicsView to make delegate stateless.

Member KDGantt::ItemDelegate::defaultPen (ItemType type) const
Move this to GraphicsView to make delegate stateless.

Member KDGantt::ItemDelegate::paintConstraintItem (QPainter *p, const QStyleOptionGraphicsItem &opt, const QPointF &start, const QPointF &end, const Constraint &constraint)
Review opt's type

Member KDGantt::ItemDelegate::setDefaultBrush (ItemType type, const QBrush &brush)
Move this to GraphicsView to make delegate stateless.

Member KDGantt::ItemDelegate::setDefaultPen (ItemType type, const QPen &pen)
Move this to GraphicsView to make delegate stateless.