Omnidome
Fulldome Mapping Software Toolkit
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Namespaces | Functions
ExceptionList.h File Reference
#include <memory>
#include <omni/exception.h>
#include <QDialog>
#include <QStandardItemModel>
Include dependency graph for ExceptionList.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  omni::ui::ExceptionList
 A list of all exceptions occured during a process. More...
 

Namespaces

 omni
 Header to document namespaces.
 
 omni::ui
 Namespace for user interface elements and widgets.
 
 omni::ui::Ui
 

Functions

template<typename EXCEPTION , typename F >
void omni::ui::tryWithExceptionList (F f)