kdgantt2
kdganttlegend.h
Go to the documentation of this file.
54 virtual QRect drawItem( QPainter* painter, const QModelIndex& index, const QPoint& pos = QPoint() ) const;
62 /*reimp*/ QModelIndex moveCursor( CursorAction, Qt::KeyboardModifiers ) { return QModelIndex(); }
#define KDGANTT_DECLARE_PRIVATE_BASE_POLYMORPHIC(X)
Definition: kdganttglobal.h:121
void scrollTo(const QModelIndex &, ScrollHint=EnsureVisible)
Definition: kdganttlegend.h:46
QModelIndex moveCursor(CursorAction, Qt::KeyboardModifiers)
Definition: kdganttlegend.h:62
QRegion visualRegionForSelection(const QItemSelection &) const
Definition: kdganttlegend.h:65
bool isIndexHidden(const QModelIndex &) const
Definition: kdganttlegend.h:61
void setSelection(const QRect &, QItemSelectionModel::SelectionFlags)
Definition: kdganttlegend.h:63
QStyleOption subclass for gantt items.
Definition: kdganttstyleoptionganttitem.h:36
Legend showing an image and a description for Gantt items.
Definition: kdganttlegend.h:35
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.