GUI::Application Class Reference

Application object. More...

#include <Application.h>

Inheritance diagram for GUI::Application:

GUI::Singleton< T > List of all members.

Public Member Functions

InstanceHandle getInstanceHandle ()
 Return the instance handle of the application.
void quit (int exit_code=0)
 Terminate the application execution.

Detailed Description

Application object.


Member Function Documentation

InstanceHandle GUI::Application::getInstanceHandle (  ) 

Return the instance handle of the application.

Returns:
the instance handle

void GUI::Application::quit ( int  exit_code = 0  ) 

Terminate the application execution.

This method stop the message loop in the EventsDispatcher.

Parameters:
exit_code (default 0) the application exit code
See also:
GUI::EventsDispatcher::startListen


The documentation for this class was generated from the following files:
Generated on Wed Nov 15 22:21:10 2006 for Win32 by  doxygen 1.4.7