From 6f807f937764d0b80d38cd5e29983ad4ec2ae3c8 Mon Sep 17 00:00:00 2001 From: zecke Date: Tue, 07 Oct 2003 12:56:18 +0000 Subject: Just a small example on usage of an Event Filter... I needed that for debugging but it looks useful as an example --- (limited to 'libopie/big-screen/example/osplitter_mail.h') diff --git a/libopie/big-screen/example/osplitter_mail.h b/libopie/big-screen/example/osplitter_mail.h index d76f264..b7e7efe 100644 --- a/libopie/big-screen/example/osplitter_mail.h +++ b/libopie/big-screen/example/osplitter_mail.h @@ -25,6 +25,7 @@ public: ListViews( QWidget* parent, const char * name, WFlags fl ); ~ListViews(); + bool eventFilter( QObject* , QEvent* ); private: void initFolders(); void initFolder( Folder *folder, unsigned int &count ); -- cgit v0.9.0.2