karm

Index of the signal/slot connections
Class
Sender
Sending Type
Signal
Receiver
Slot

AddTaskDialog _absoluteRB QRadioButton clicked() this slotAbsolutePressed
AddTaskDialog _relativeRB QRadioButton clicked() this slotRelativePressed
AddTaskDialog whatsThisBU QPushButton clicked() this enterWhatsThis
IdleTimer _timer QTimer timeout() this check
TDEAccelMenuWatch menu QPopupMenu destroyed() this removeeDeadMenu
Karm this Karm__QListView doubleClicked() this changeTimer
Karm _minuteTimer QTimer timeout() this minuteUpdate
Karm _idleTimer IdleTimer extractTime() this extractTime
Karm _idleTimer IdleTimer stopTimer() this stopAllTimers
Karm _preferences Preferences idlenessTimeout() _idleTimer setMaxIdle
Karm _preferences Preferences detectIdleness() _idleTimer toggleOverAllIdleDetection
Karm _preferences Preferences autoSave() this autoSaveChanged
Karm _preferences Preferences autoSavePeriod() this autoSavePeriodChanged
Karm _autoSaveTimer QTimer timeout() this save
Karm _menu QPopupMenu __() this startTimer
Karm _menu QPopupMenu __() this stopCurrentTimer
Karm this Karm__QListView contextMenuRequested() this slotRMB
Preferences _doAutoSaveW QCheckBox clicked() this autoSaveCheckboxChanged
Preferences _doTimeLogingW QCheckBox clicked() this timeLogingCheckboxChanged
Preferences _doIdleDetectionW QCheckBox clicked() this idleDetectCheckBoxChanged
Preferences __ Preferences__KDialogBase __() __ slotOk
Preferences __ Preferences__KDialogBase __() __ slotCancel
KArmWindow _karm Karm sessionTimeChanged() this updateTime
KarmWindow _karm Karm__QListView currentChanged() this slotSelectionChanged
KarmWindow _karm Karm__QListView selectionChanged() this slotSelectionChanged
KarmWindow _karm Karm timerTick() this updateTime
KarmWindow _karm Karm timerActive() this setActiveIcon
KarmWindow _karm Karm timerInactive() this setInactiveIcon
KarmWindow KStdAction__quit TDEAction __() this quit
KarmWindow KStdAction__print TDEAction __() this print
KarmWindow KStdAction__keyBindings TDEAction __() this keyBindings
KarmWindow KStdAction__preferences TDEAction __() _preferences showDialog
KarmWindow KStdAction__save TDEAction __() _preferences save
KarmWindow actionResetSession TDEAction __() this resetSessionTime
KarmWindow actionStart TDEAction __() _karm startTimer
KarmWindow actionStop TDEAction __() _karm stopCurrentTimer
KarmWindow actionNew TDEAction __() _karm newTask
KarmWindow actionNewSub TDEAction __() _karm newSubTask
KarmWindow actionDelete TDEAction __() _karm deleteTask
KarmWindow actionEdit TDEAction __() _karm editTask
Task _timer QTimer timeout() this

updateActiveIcon