Image Component Library (ICL)
Public Member Functions | List of all members
icl::qt::ICLApplication::AsynchronousEvent Struct Referenceabstract

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

#include <Application.h>

Public Member Functions

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

Detailed Description

interface for events that must be executed in the GUI Thread

Constructor & Destructor Documentation

◆ ~AsynchronousEvent()

virtual icl::qt::ICLApplication::AsynchronousEvent::~AsynchronousEvent ( )
inlinevirtual

virtual destructor

Member Function Documentation

◆ execute()

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

pure virtual execution method


The documentation for this struct was generated from the following file: