|
Gaia
|
Map class (derived from QMap) but that throws a custom Exception instead of returning a default constructed value when the key isn't in there. More...
#include <types.h>
Public Member Functions | |
| const Value & | value (const Key &key) const |
| const Value & | value (const Key &key, const Value &defaultValue) const |
| const Value & | operator[] (const Key &key) const |
| Value & | value (const Key &key) |
| Value & | operator[] (const Key &key) |
Map class (derived from QMap) but that throws a custom Exception instead of returning a default constructed value when the key isn't in there.