Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
icl::qt::ICLApplication::AsynchronousEvent Struct Reference

interface for events that must be executed in the GUI Thread More...

#include <Application.h>

List of all members.

Public Member Functions

virtual void execute ()=0
 pure virtual execution method
virtual ~AsynchronousEvent ()
 virtual destructor

Detailed Description

interface for events that must be executed in the GUI Thread


Constructor & Destructor Documentation

virtual destructor


Member Function Documentation

virtual void icl::qt::ICLApplication::AsynchronousEvent::execute ( ) [pure virtual]

pure virtual execution method


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines