, including all inherited members.
| actualEnd | KDGanttViewItem | [protected] |
| blockUpdating | KDGanttViewItem | [protected] |
| Circle enum value (defined in KDGanttViewItem) | KDGanttViewItem | |
| colors(QColor &start, QColor &middle, QColor &end) const | KDGanttViewItem | |
| createFromDomElement(KDGanttView *view, QDomElement &element) | KDGanttViewItem | [static] |
| createFromDomElement(KDGanttView *view, KDGanttViewItem *previous, QDomElement &element) | KDGanttViewItem | [static] |
| createFromDomElement(KDGanttViewItem *parent, QDomElement &element) | KDGanttViewItem | [static] |
| createFromDomElement(KDGanttViewItem *parent, KDGanttViewItem *previous, QDomElement &element) | KDGanttViewItem | [static] |
| createNode(QDomDocument &doc, QDomElement &parentElement) | KDGanttViewItem | |
| defaultColor() const | KDGanttViewItem | |
| defaultHighlightColor() const | KDGanttViewItem | |
| Diamond enum value (defined in KDGanttViewItem) | KDGanttViewItem | |
| displaySubitemsAsGroup() const | KDGanttViewItem | |
| editable() const | KDGanttViewItem | |
| enabled() const | KDGanttViewItem | |
| endLine | KDGanttViewItem | [protected] |
| endLineBack | KDGanttViewItem | [protected] |
| endShape | KDGanttViewItem | [protected] |
| endShapeBack | KDGanttViewItem | [protected] |
| endTime() const | KDGanttViewItem | |
| Event enum value (defined in KDGanttViewItem) | KDGanttViewItem | |
| find(const QString &name) | KDGanttViewItem | [static] |
| firstChild() const | KDGanttViewItem | |
| floatEndShape | KDGanttViewItem | [protected] |
| floatStartShape | KDGanttViewItem | [protected] |
| font() const | KDGanttViewItem | |
| generateAndInsertName(const QString &name) | KDGanttViewItem | [protected] |
| getChildByName(const QString &name) | KDGanttViewItem | |
| getCoordY() | KDGanttViewItem | [protected] |
| highlight() const | KDGanttViewItem | |
| highlightColors(QColor &start, QColor &middle, QColor &end) const | KDGanttViewItem | |
| isEditable | KDGanttViewItem | [protected] |
| isHighlighted | KDGanttViewItem | [protected] |
| isMoveable() const | KDGanttViewItem | |
| isResizeable() const | KDGanttViewItem | |
| isVisibleInGanttView | KDGanttViewItem | [protected] |
| itemAbove() | KDGanttViewItem | |
| itemBelow(bool includeDisabled=true) | KDGanttViewItem | |
| itemVisible() const | KDGanttViewItem | |
| KDGanttViewItem(Type type, KDGanttView *view, const QString &lvtext=QString::null, const QString &name=QString::null) | KDGanttViewItem | [protected] |
| KDGanttViewItem(Type type, KDGanttViewItem *parent, const QString &lvtext=QString::null, const QString &name=QString::null) | KDGanttViewItem | [protected] |
| KDGanttViewItem(Type type, KDGanttView *view, KDGanttViewItem *after, const QString &lvtext=QString::null, const QString &name=QString::null) | KDGanttViewItem | [protected] |
| KDGanttViewItem(Type type, KDGanttViewItem *parent, KDGanttViewItem *after, const QString &lvtext=QString::null, const QString &name=QString::null) | KDGanttViewItem | [protected] |
| KDGanttViewTaskItem(KDGanttView *view, const QString &lvtext=QString::null, const QString &name=QString::null) | KDGanttViewTaskItem | |
| KDGanttViewTaskItem(KDGanttViewItem *parent, const QString &lvtext=QString::null, const QString &name=QString::null) | KDGanttViewTaskItem | |
| KDGanttViewTaskItem(KDGanttView *view, KDGanttViewItem *after, const QString &lvtext=QString::null, const QString &name=QString::null) | KDGanttViewTaskItem | |
| KDGanttViewTaskItem(KDGanttViewItem *parent, KDGanttViewItem *after, const QString &lvtext=QString::null, const QString &name=QString::null) | KDGanttViewTaskItem | |
| listViewText(int column=0) const | KDGanttViewItem | |
| midShape | KDGanttViewItem | [protected] |
| midShapeBack | KDGanttViewItem | [protected] |
| moveTextCanvas(int x, int y) | KDGanttViewItem | [protected] |
| myChildEndTime() | KDGanttViewItem | [protected] |
| myChildStartTime() | KDGanttViewItem | [protected] |
| myEndTime | KDGanttViewItem | [protected] |
| myFloatEndTime | KDGanttViewItem | [protected] |
| myFloatStartTime | KDGanttViewItem | [protected] |
| myGanttView | KDGanttViewItem | [protected] |
| myItemSize | KDGanttViewItem | [protected] |
| myProgress | KDGanttViewItem | [protected] |
| myStartTime | KDGanttViewItem | [protected] |
| name() const | KDGanttViewItem | |
| nextSibling() const | KDGanttViewItem | |
| parent() const | KDGanttViewItem | |
| pixmap(int column=0) const | KDGanttViewItem | |
| priority() | KDGanttViewItem | |
| progressShape | KDGanttViewItem | [protected] |
| setColors(const QColor &start, const QColor &middle, const QColor &end) | KDGanttViewItem | |
| setDefaultColor(const QColor &) | KDGanttViewItem | |
| setDefaultHighlightColor(const QColor &) | KDGanttViewItem | |
| setDisplaySubitemsAsGroup(bool show) | KDGanttViewItem | |
| setEditable(bool editable) | KDGanttViewItem | |
| setEnabled(bool on) | KDGanttViewItem | |
| setEndTime(const QDateTime &end) | KDGanttViewTaskItem | [virtual] |
| setFloatEndTime(const QDateTime &end) | KDGanttViewItem | |
| setFloatStartTime(const QDateTime &start) | KDGanttViewItem | |
| setFont(const QFont &font) | KDGanttViewItem | |
| setHighlight(bool) | KDGanttViewItem | |
| setHighlightColors(const QColor &start, const QColor &middle, const QColor &end) | KDGanttViewItem | |
| setItemVisible(bool on) | KDGanttViewItem | |
| setListViewText(const QString &text, int column=0) | KDGanttViewItem | |
| setListViewText(int column, const QString &text) | KDGanttViewItem | |
| setMoveable(bool m) | KDGanttViewItem | |
| setOpen(bool o) | KDGanttViewItem | [virtual] |
| setPixmap(int column, const QPixmap &pixmap) | KDGanttViewItem | |
| setPixmap(const QPixmap &pixmap) | KDGanttViewItem | |
| setPriority(int prio) | KDGanttViewItem | |
| setProgress(int percent) | KDGanttViewItem | |
| setResizeable(bool r) | KDGanttViewItem | |
| setShapes(Shape start, Shape middle, Shape end) | KDGanttViewItem | |
| setShowNoInformation(bool show) | KDGanttViewItem | |
| setStartTime(const QDateTime &start) | KDGanttViewTaskItem | [virtual] |
| setText(const QString &text) | KDGanttViewItem | |
| setTextColor(const QColor &color) | KDGanttViewItem | |
| setTooltipText(const QString &text) | KDGanttViewItem | |
| setWhatsThisText(const QString &text) | KDGanttViewItem | |
| Shape enum name | KDGanttViewItem | |
| shapes(Shape &start, Shape &middle, Shape &end) const | KDGanttViewItem | |
| showItem(bool show=true, int coordY=0) | KDGanttViewTaskItem | [protected, virtual] |
| showNoInformation() | KDGanttViewItem | |
| Square enum value (defined in KDGanttViewItem) | KDGanttViewItem | |
| startLine | KDGanttViewItem | [protected] |
| startLineBack | KDGanttViewItem | [protected] |
| startShape | KDGanttViewItem | [protected] |
| startShapeBack | KDGanttViewItem | [protected] |
| startTime() const | KDGanttViewItem | |
| subitemIsCalendar() const | KDGanttViewItem | |
| Summary enum value (defined in KDGanttViewItem) | KDGanttViewItem | |
| Task enum value (defined in KDGanttViewItem) | KDGanttViewItem | |
| text() const | KDGanttViewItem | |
| textCanvas | KDGanttViewItem | [protected] |
| textCanvasText | KDGanttViewItem | [protected] |
| textColor() const | KDGanttViewItem | |
| tooltipText() const | KDGanttViewItem | |
| TriangleDown enum value (defined in KDGanttViewItem) | KDGanttViewItem | |
| TriangleUp enum value (defined in KDGanttViewItem) | KDGanttViewItem | |
| Type enum name | KDGanttViewItem | |
| type() const | KDGanttViewItem | |
| updateCanvasItems() | KDGanttViewItem | [protected] |
| whatsThisText() const | KDGanttViewItem | |
| ~KDGanttViewItem() | KDGanttViewItem | [virtual] |
| ~KDGanttViewTaskItem() | KDGanttViewTaskItem | [virtual] |