| addActions(KXMLGUIFactory *factory) | KPlato::ViewBase | [protected, virtual] |
| addMilestone(KDGanttViewItem *parentItem, Task *task, KDGanttViewItem *after=0) | KPlato::GanttView | [private] |
| addNode(KDGanttViewItem *parentItem, Node *node, KDGanttViewItem *after=0) | KPlato::GanttView | [private] |
| addProject(KDGanttViewItem *parentItem, Node *node, KDGanttViewItem *after=0) | KPlato::GanttView | [private] |
| addRelation(Node *par, Node *child) | KPlato::GanttView | [signal] |
| addRelation(Node *par, Node *child, int linkType) | KPlato::GanttView | [signal] |
| addSubProject(KDGanttViewItem *parentItem, Node *node, KDGanttViewItem *after=0) | KPlato::GanttView | [private] |
| addSummaryTask(KDGanttViewItem *parentItem, Task *task, KDGanttViewItem *after=0) | KPlato::GanttView | [private] |
| addTask(KDGanttViewItem *parentItem, Task *task, KDGanttViewItem *after=0) | KPlato::GanttView | [private] |
| addTaskLink(KDGanttViewTaskLink *link) | KPlato::GanttView | |
| clear() | KPlato::GanttView | |
| correctParent(KDGanttViewItem *item, Node *node) | KPlato::GanttView | [private] |
| correctPosition(KDGanttViewItem *item, Node *node) | KPlato::GanttView | [private] |
| correctType(KDGanttViewItem *item, Node *node) | KPlato::GanttView | [private] |
| currentItem() const | KPlato::GanttView | [inline] |
| currentItemChanged(KDGanttViewItem *) | KPlato::GanttView | [private, slot] |
| currentNode() const | KPlato::GanttView | |
| deleteItem(KDGanttViewItem *item) | KPlato::GanttView | [private] |
| draw(Project &project) | KPlato::GanttView | [virtual] |
| KPlato::ViewBase::draw() | KPlato::ViewBase | [inline, virtual] |
| drawChanges() | KPlato::GanttView | [virtual] |
| drawChanges(Project &project) | KPlato::GanttView | [virtual] |
| drawChildRelations(KDGanttViewItem *item) | KPlato::GanttView | [private] |
| drawChildren(KDGanttViewItem *item, Node &node) | KPlato::GanttView | [private] |
| drawMilestone(KDGanttViewItem *parentItem, Task *task) | KPlato::GanttView | [private] |
| drawOnPainter(QPainter *painter, const QRect rect) | KPlato::GanttView | |
| drawProject(KDGanttViewItem *parentItem, Node *node) | KPlato::GanttView | [private] |
| drawRelations() | KPlato::GanttView | [private] |
| drawRelations(KDGanttViewItem *item) | KPlato::GanttView | [private] |
| drawSubProject(KDGanttViewItem *parentItem, Node *node) | KPlato::GanttView | [private] |
| drawSummaryTask(KDGanttViewItem *parentItem, Task *task) | KPlato::GanttView | [private] |
| drawTask(KDGanttViewItem *parentItem, Task *task) | KPlato::GanttView | [private] |
| enableActions(bool) | KPlato::GanttView | [signal] |
| exportGantt(QIODevice *device) | KPlato::GanttView | |
| findItem(Node *node) | KPlato::GanttView | [private] |
| findItem(Node *node, KDGanttViewItem *item) | KPlato::GanttView | [private] |
| GanttView(QWidget *parent, bool readWrite=true, const char *name=0) | KPlato::GanttView | |
| getContext(Context::Ganttview &context) const | KPlato::GanttView | [virtual] |
| getContextClosedNodes(Context::Ganttview &context, KDGanttViewItem *item) const | KPlato::GanttView | [private] |
| getNode(KDGanttViewItem *item) const | KPlato::GanttView | [private] |
| isDrawn(KDGanttViewItem *item) | KPlato::GanttView | [private] |
| isReadWriteMode() const | KPlato::GanttView | [inline] |
| itemDoubleClicked() | KPlato::GanttView | [signal] |
| itemRenamed(Node *, const QString &) | KPlato::GanttView | [signal] |
| linkTypeToRelation(KDGanttViewItem::Connector fc, KDGanttViewItem::Connector tc) | KPlato::GanttView | [protected] |
| m_currentItem | KPlato::GanttView | [private] |
| m_defaultFontSize | KPlato::GanttView | [private] |
| m_firstTime | KPlato::GanttView | [private] |
| m_gantt | KPlato::GanttView | [private] |
| m_mainview | KPlato::ViewBase | [protected] |
| m_project | KPlato::GanttView | [private] |
| m_readWrite | KPlato::GanttView | [private] |
| m_showAppointments | KPlato::GanttView | [private] |
| m_showCriticalPath | KPlato::GanttView | [private] |
| m_showCriticalTasks | KPlato::GanttView | [private] |
| m_showExpected | KPlato::GanttView | [private] |
| m_showNoInformation | KPlato::GanttView | [private] |
| m_showOptimistic | KPlato::GanttView | [private] |
| m_showPessimistic | KPlato::GanttView | [private] |
| m_showPositiveFloat | KPlato::GanttView | [private] |
| m_showProgress | KPlato::GanttView | [private] |
| m_showResources | KPlato::GanttView | [private] |
| m_showTaskLinks | KPlato::GanttView | [private] |
| m_showTaskName | KPlato::GanttView | [private] |
| m_splitter | KPlato::GanttView | [private] |
| m_taskLinks | KPlato::GanttView | [private] |
| m_taskView | KPlato::GanttView | [private] |
| mainView() const | KPlato::ViewBase | |
| modifyChildren(Node *node) | KPlato::GanttView | [private] |
| modifyMilestone(KDGanttViewItem *item, Task *task) | KPlato::GanttView | [private] |
| modifyNode(Node *node) | KPlato::GanttView | [private] |
| modifyProject(KDGanttViewItem *item, Node *node) | KPlato::GanttView | [private] |
| modifyRelation(Relation *rel) | KPlato::GanttView | [signal] |
| modifyRelation(Relation *rel, int linkType) | KPlato::GanttView | [signal] |
| modifySummaryTask(KDGanttViewItem *item, Task *task) | KPlato::GanttView | [private] |
| modifyTask(KDGanttViewItem *item, Task *task) | KPlato::GanttView | [private] |
| popupMenuRequested(KDGanttViewItem *item, const QPoint &pos, int) | KPlato::GanttView | [slot] |
| print(KPrinter &prts) | KPlato::GanttView | |
| removeActions() | KPlato::ViewBase | [protected, virtual] |
| removeNotDrawn(KDGanttViewItem *_item) | KPlato::GanttView | [private] |
| requestPopupMenu(const QString &menuname, const QPoint &pos) | KPlato::GanttView | [signal] |
| resetDrawn(KDGanttViewItem *_item) | KPlato::GanttView | [private] |
| setContext(Context::Ganttview &context, Project &project) | KPlato::GanttView | [virtual] |
| setDrawn(KDGanttViewItem *item, bool state) | KPlato::GanttView | [private] |
| setReadWriteMode(bool on) | KPlato::GanttView | |
| setRenameEnabled(Q3ListViewItem *item, bool on) | KPlato::GanttView | [protected] |
| setShowAppointments(bool on) | KPlato::GanttView | [inline, slot] |
| setShowCriticalPath(bool on) | KPlato::GanttView | [inline, slot] |
| setShowCriticalTasks(bool on) | KPlato::GanttView | [inline, slot] |
| setShowExpected(bool on) | KPlato::GanttView | [inline, slot] |
| setShowNoInformation(bool on) | KPlato::GanttView | [inline, slot] |
| setShowOptimistic(bool on) | KPlato::GanttView | [inline, slot] |
| setShowPessimistic(bool on) | KPlato::GanttView | [inline, slot] |
| setShowPositiveFloat(bool on) | KPlato::GanttView | [inline, slot] |
| setShowProgress(bool on) | KPlato::GanttView | [inline, slot] |
| setShowResources(bool on) | KPlato::GanttView | [inline, slot] |
| setShowTaskLinks(bool on) | KPlato::GanttView | [slot] |
| setShowTaskName(bool on) | KPlato::GanttView | [inline, slot] |
| setViewActive(bool active, KXMLGUIFactory *factory=0) | KPlato::ViewBase | [virtual, slot] |
| setZoom(double zoom) | KPlato::GanttView | [virtual] |
| show() | KPlato::GanttView | |
| showNoInformation() const | KPlato::GanttView | [inline] |
| slotCreateTaskLink(KDGanttViewItem *from, KDGanttViewItem::Connector fc, KDGanttViewItem *to, KDGanttViewItem::Connector tc) | KPlato::GanttView | [private, slot] |
| slotGvItemClicked(KDGanttViewItem *) | KPlato::GanttView | [private, slot] |
| slotItemDoubleClicked(KDGanttViewItem *) | KPlato::GanttView | [private, slot] |
| slotItemRenamed(KDGanttViewItem *, int, const QString &) | KPlato::GanttView | [private, slot] |
| slotModifyLink(KDGanttViewTaskLink *link) | KPlato::GanttView | [private, slot] |
| updateChildren(Node *node) | KPlato::GanttView | [private] |
| updateNode(Node *node) | KPlato::GanttView | [private] |
| ViewBase(View *mainview, QWidget *parent) | KPlato::ViewBase | |
| ViewBase(QWidget *parent) | KPlato::ViewBase | |
| ~ViewBase() | KPlato::ViewBase | [inline, virtual] |