| activeTasks() const | TaskView | |
| addTask(const QString &taskame, const QString &taskdescription=QString(), long total=0, long session=0, const DesktopList &desktops=QVector< int >(0, 0), Task *parent=0) | TaskView | |
| allEventsHaveEndTiMe() | TaskView | |
| clearActiveTasks() | TaskView | slot |
| clipTotals(const ReportCriteria &rc) | TaskView | slot |
| closeStorage() | TaskView | |
| contextMenuRequested(const QPoint &) | TaskView | signal |
| count() | TaskView | |
| currentItem() const | TaskView | |
| deleteTask(Task *task=0) | TaskView | slot |
| deleteTaskBatch(Task *task=0) | TaskView | slot |
| deletingTask(Task *deletedTask) | TaskView | slot |
| dropEvent(QDropEvent *event) | TaskView | protectedslot |
| editTask() | TaskView | slot |
| exportcsvFile() | TaskView | slot |
| exportcsvHistory() | TaskView | slot |
| getHistory(const QDate &from, const QDate &to) const | TaskView | |
| iCalFileModified() | TaskView | protectedslot |
| importPlanner(const QString &fileName="") | TaskView | slot |
| isFocusTrackingActive() const | TaskView | |
| itemAt(int i) | TaskView | |
| itemStateChanged(QTreeWidgetItem *item) | TaskView | protectedslot |
| load(const QString &filename) | TaskView | |
| markTaskAsComplete() | TaskView | slot |
| markTaskAsIncomplete() | TaskView | slot |
| minuteUpdate() | TaskView | protectedslot |
| mouseMoveEvent(QMouseEvent *) | TaskView | protected |
| mousePressEvent(QMouseEvent *) | TaskView | protected |
| newFocusWindowDetected(const QString &) | TaskView | protectedslot |
| newSubTask() | TaskView | slot |
| newTask() | TaskView | slot |
| newTask(const QString &caption, Task *parent) | TaskView | slot |
| reconfigure() | TaskView | slot |
| refresh() | TaskView | slot |
| reFreshTimes() | TaskView | slot |
| report(const ReportCriteria &rc) | TaskView | slot |
| resetDisplayTimeForAllTasks() | TaskView | |
| resetTimeForAllTasks() | TaskView | |
| reSetTimes() | TaskView | signal |
| save() | TaskView | slot |
| scheduleSave() | TaskView | |
| setClipBoardText(const QString &s) | TaskView | slot |
| setPerCentComplete(int completion) | TaskView | slot |
| setStatusBarText(QString) | TaskView | signal |
| slotColumnToggled(int) | TaskView | protectedslot |
| slotCustomContextMenuRequested(const QPoint &) | TaskView | protectedslot |
| slotItemDoubleClicked(QTreeWidgetItem *item, int) | TaskView | protectedslot |
| slotSetPercentage(QAction *) | TaskView | protectedslot |
| slotSetPriority(QAction *) | TaskView | protectedslot |
| startCurrentTimer() | TaskView | slot |
| startNewSession() | TaskView | |
| startTimerFor(Task *task, const QDateTime &startTime=QDateTime::currentDateTime()) | TaskView | slot |
| stopAllTimers(const QDateTime &when=QDateTime::currentDateTime()) | TaskView | slot |
| stopCurrentTimer() | TaskView | slot |
| stopTimerFor(Task *task) | TaskView | slot |
| storage() | TaskView | slot |
| subtractTime(int minutes) | TaskView | slot |
| task(const QString &uid) | TaskView | |
| tasks() | TaskView | |
| tasksChanged(QList< Task * > activeTasks) | TaskView | signal |
| taskTotalTimesChanged(long session, long total) | TaskView | inlineslot |
| TaskView(QWidget *parent=0) | TaskView | explicit |
| timersActive() | TaskView | signal |
| timersInactive() | TaskView | signal |
| toggleFocusTracking() | TaskView | slot |
| totalTimesChanged(long session, long total) | TaskView | signal |
| updateButtons() | TaskView | signal |
| ~TaskView() | TaskView | virtual |