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

GFC::Main::QuitSignal Class Reference

Quit signal class. More...

#include <gfc/main.hh>

List of all members.

Public Types

Public Member Functions


Detailed Description

Quit signal class.


Member Function Documentation

sigc::connection GFC::Main::QuitSignal::connect const SlotType slot,
unsigned int  main_level = 0
 

Connect a slot to be called when an instance of the mainloop is left.

Parameters:
slot The slot to call.
main_level Level at which termination the slot shall be called.
Returns:
A connection object that can be used to break or alter the connection.

You can pass 0 as the main_level to have your slot invoked at the termination of the current mainloop.


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