From 986afbabdd7c291f2fcbecd865e8c7075623bbf8 Mon Sep 17 00:00:00 2001 From: zecke Date: Tue, 11 Feb 2003 18:42:42 +0000 Subject: Add switching the views with the ActionKey.. --- (limited to 'core/pim/todo/tableview.h') diff --git a/core/pim/todo/tableview.h b/core/pim/todo/tableview.h index 2b6ea2b..689c496 100644 --- a/core/pim/todo/tableview.h +++ b/core/pim/todo/tableview.h @@ -85,6 +85,7 @@ namespace Todo { QPixmap m_pic_priority[ 5 ]; protected: + void keyPressEvent( QKeyEvent* ); void contentsMouseReleaseEvent( QMouseEvent* ); void contentsMouseMoveEvent( QMouseEvent* ); void timerEvent( QTimerEvent* e ); -- cgit v0.9.0.2