Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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

namespace  icl
 

The ICL-namespace.


namespace  icl::qt

Typedefs

typedef ICLApplication icl::qt::ICLApp
 this is just a shortcut typedef
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines