karm Library API Documentation

MainWindow Class Reference

Main window to tie the application together. More...

#include <mainwindow.h>

List of all members.

Protected Slots

void keyBindings ()
void startNewSession ()
void resetAllTimes ()
void updateTime (long, long)
void updateStatusBar ()
void save ()
void quit ()
void print ()
void slotSelectionChanged ()
void contextMenuRequest (QListViewItem *, const QPoint &, int)
void enableStopAll ()
void disableStopAll ()

Protected Member Functions

void startStatusBar ()
virtual void saveProperties (KConfig *)
void saveGeometry ()
void loadGeometry ()
bool queryClose ()


Detailed Description

Main window to tie the application together.

Definition at line 22 of file mainwindow.h.


Member Function Documentation

void MainWindow::updateTime long  sessionDiff,
long  totalDiff
[protected, slot]
 

Calculate the sum of the session time and the total time for all toplevel tasks and put it in the statusbar.

Definition at line 143 of file mainwindow.cpp.

References updateTime().

Referenced by updateTime().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for karm Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Jul 28 23:58:06 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003