Contains Interface base classes and base types. More...
#include <string>#include <stddef.h>#include <stdint.h>
Go to the source code of this file.
Namespaces | |
| namespace | icl_core |
Defines | |
| #define | QT_TR_NOOP(x) (x) |
| #define | QT_TRANSLATE_NOOP(scope, x) (x) |
Typedefs | |
| typedef std::string | icl_core::String |
| typedef uint16_t | tChangedCounter |
| #define QT_TR_NOOP | ( | x | ) | (x) |
Definition at line 121 of file BaseTypes.h.
| #define QT_TRANSLATE_NOOP | ( | scope, | |
| x | |||
| ) | (x) |
Definition at line 124 of file BaseTypes.h.
| typedef uint16_t tChangedCounter |
Definition at line 117 of file BaseTypes.h.