MainWindow Class Reference
Main window to tie the application together. More...
#include <mainwindow.h>
Inherits KMainWindow, and KarmDCOPIface.
Public Slots
Public Member Functions
- MainWindow (const QString &icsfile="")
- QString version () const
- QString hastodo (const QString &storage) const
- QString addtodo (const QString &storage)
Protected Slots
- void keyBindings ()
- void startNewSession ()
- void resetAllTimes ()
- void updateTime (long, long)
- void updateStatusBar ()
- void save ()
- void exportcsvHistory ()
- void print ()
- void slotSelectionChanged ()
- void contextMenuRequest (QListViewItem *, const QPoint &, int)
- void enableStopAll ()
- void disableStopAll ()
Protected Member Functions
- void startStatusBar ()
- virtual void saveProperties (KConfig *)
- virtual void readProperties (KConfig *)
- void saveGeometry ()
- void loadGeometry ()
- bool queryClose ()
Friends
Detailed Description
Main window to tie the application together.
Member Function Documentation
|
Calculate the sum of the session time and the total time for all toplevel tasks and put it in the statusbar.
|
The documentation for this class was generated from the following files:
- mainwindow.h
- mainwindow.cpp