GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

GFC::Main::KeySnooperSignal Class Reference

KeySnooper signal class. More...

#include <gfc/main.hh>

List of all members.

Public Types

Public Member Functions


Detailed Description

KeySnooper signal class.


Member Function Documentation

sigc::connection GFC::Main::KeySnooperSignal::connect const SlotType slot  ) 
 

Connect a slot to be called on all key events before delivering them normally.

Parameters:
slot The slot to call.
Returns:
A connection object that can be used to break or alter the connection.

Connect a user function that will receive keypress events. It is the snooper's responsiblity to pass the keypress on to the widget, but care must taken that its not passed twice. The user function should return false to prevent further snooping.


The documentation for this class was generated from the following file:
Generated on Tue Aug 24 00:34:45 2004 for GFC-UI by doxygen 1.3.8