![]() |
Mapper
0.9.0
API documentation
|
OCD file format version 11 trait. More...
#include <ocd_types_v12.h>
Public Types | |
using | FileHeader = FileHeaderV12 |
using | BaseSymbol = FormatV11::BaseSymbol |
using | PointSymbol = FormatV11::PointSymbol |
using | LineSymbol = FormatV11::LineSymbol |
using | AreaSymbol = AreaSymbolV12 |
using | TextSymbol = FormatV11::TextSymbol |
using | LineTextSymbol = FormatV11::LineTextSymbol |
using | RectangleSymbol = FormatV11::RectangleSymbol |
using | Object = ObjectV12 |
using | Encoding = Utf8Encoding |
Static Public Attributes | |
static constexpr quint16 | version = 12 |
OCD file format version 11 trait.
using Ocd::FormatV12::Encoding = Utf8Encoding |
using Ocd::FormatV12::Object = ObjectV12 |
|
static |