Diffpack Documentation


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

BtGuiExitCB Class Reference

special callback for GUI exit. More...

#include <BtGuiExitCB.h>

Inheritance diagram for BtGuiExitCB::

BtGuiCallback BtGuiBase HandleId List of all members.

Public Methods

 BtGuiExitCB (const BtGuiTkInterpreter &interf, const String &name="")
virtual bool performeAction (int argc, char **argv)

Detailed Description

special callback for GUI exit.

NAME: BtGuiExitCB - special callback for GUI exit

DESCRIPTION:

This is a special version of "BtGuiCallback" that implements a callback functionality that exits the application.


Constructor & Destructor Documentation

BtGuiExitCB::BtGuiExitCB ( const BtGuiTkInterpreter & interf,
const String & name = "" ) [inline]
 


Member Function Documentation

bool BtGuiExitCB::performeAction ( int argc,
char ** argv ) [virtual]
 

this is a specialized version of the callback entry point that exits the application.

Reimplemented from BtGuiCallback.


The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.