From d0cd09e4a68ca8dc3acf50c13a0acce39cd36b55 Mon Sep 17 00:00:00 2001 From: hash Date: Tue, 15 Oct 2002 16:25:43 +0000 Subject: added a keyReceive slot so sending key events to the TE widget _might_ be possible (havent figure that out yet...) --- (limited to 'noncore/apps/opie-console/mainwindow.h') diff --git a/noncore/apps/opie-console/mainwindow.h b/noncore/apps/opie-console/mainwindow.h index e63078a..91ca147 100644 --- a/noncore/apps/opie-console/mainwindow.h +++ b/noncore/apps/opie-console/mainwindow.h @@ -64,6 +64,8 @@ private slots: void slotRunScript(); void slotFullscreen(); void slotSessionChanged( Session* ); + void slotKeyReceived(ushort, ushort, bool, bool, bool); + private: void initUI(); void populateProfiles(); -- cgit v0.9.0.2