kdgantt
KDListView Class Reference
List of all members.Detailed Description
Definition at line 349 of file KDGanttViewSubwidgets.h.
Public Member Functions | |
KDListView (QWidget *parent, KDGanttView *gv) | |
void | drawToPainter (QPainter *p, bool drawHeader=false) |
void | setCalendarMode (bool mode) |
bool | calendarMode () |
QString | getWhatsThisText (QPoint p) |
void | setOpen (QListViewItem *item, bool open) |
void | dragEnterEvent (QDragEnterEvent *) |
void | dragMoveEvent (QDragMoveEvent *) |
void | dragLeaveEvent (QDragLeaveEvent *) |
void | dropEvent (QDropEvent *) |
QDragObject * | dragObject () |
void | startDrag () |
void | paintemptyarea (QPainter *p, const QRect &rect) |
Public Attributes | |
KDGanttView * | myGanttView |
Protected Member Functions | |
void | drawAllContents (QPainter *p, int cx, int cy, int cw, int ch) |
int | buildDrawables (QPtrList< KDListView::DrawableItem > &lst, int level, int ypos, QListViewItem *item, int ymin, int ymax) const |
Classes | |
class | DrawableItem |
The documentation for this class was generated from the following files: