Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces
DataStore.h File Reference
#include <ICLUtils/CompatMacros.h>
#include <ICLUtils/MultiTypeMap.h>
#include <ICLUtils/Exception.h>
#include <ICLUtils/Function.h>
#include <ICLUtils/StringUtils.h>
#include <ICLQt/MouseEvent.h>

Go to the source code of this file.

Classes

class  icl::qt::DataStore
 Extension of the associative container MultiTypeMap. More...
struct  icl::qt::DataStore::KeyNotFoundException
 Internal Exception type thrown if operator[] is given an unknown index string. More...
struct  icl::qt::DataStore::UnassignableTypesException
 Internal Exception type thrown if Data::operator= is called for incompatible values. More...
class  icl::qt::DataStore::Data
 Arbitrary Data encapsulation type. More...
struct  icl::qt::DataStore::Data::Event
 Internally used Data- Structure. More...
struct  icl::qt::DataStore::Assign
 internally used assignment structure More...

Namespaces

namespace  icl
 

The ICL-namespace.


namespace  icl::qt
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines