Class to represent a data type enumeration. Ex.: int, double, bool, te::color::RGBAColor (color), etc. More...
Go to the source code of this file.
Classes | |
| class | te::layout::EnumDataType |
| Class to represent a data type enumeration. Ex.: int, double, bool, te::color::RGBAColor (color), etc. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::layout | |
| This is the namespace for the Layout module. | |
Class to represent a data type enumeration. Ex.: int, double, bool, te::color::RGBAColor (color), etc.
Definition in file EnumDataType.h.