Image Component Library (ICL)
|
#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 | |
icl | |
undocument this line if you encounter any issues! | |
icl::qt | |