Image Component Library (ICL)
Classes | Namespaces | Typedefs
Application.h File Reference
#include <ICLUtils/CompatMacros.h>
#include <ICLUtils/Exception.h>
#include <ICLUtils/Function.h>
#include <string>
#include <vector>
#include <QApplication>
#include <QtOpenGL/QGLWidget>

Go to the source code of this file.

Classes

class  icl::qt::ICLApplication
 QApplication extension for ICL based applications. More...
 
struct  icl::qt::ICLApplication::SecondSingeltonException
 Such an exception is returned if a 2nd instance of ICLApplication is created. More...
 
struct  icl::qt::ICLApplication::AsynchronousEvent
 interface for events that must be executed in the GUI Thread More...
 

Namespaces

 icl
 undocument this line if you encounter any issues!
 
 icl::qt
 

Typedefs

typedef ICLApplication icl::qt::ICLApp
 this is just a shortcut typedef More...