![]() |
Mapper
0.9.0
API documentation
|
OCD file format version 11 trait. More...
#include <ocd_types_v11.h>
Public Types | |
using | FileHeader = FormatV10::FileHeader |
using | BaseSymbol = BaseSymbolV11 |
using | PointSymbol = PointSymbolV11 |
using | LineSymbol = LineSymbolV11 |
using | AreaSymbol = AreaSymbolV11 |
using | TextSymbol = TextSymbolV11 |
using | LineTextSymbol = LineTextSymbolV11 |
using | RectangleSymbol = RectangleSymbolV11 |
using | Object = FormatV10::Object |
using | Encoding = Utf8Encoding |
Static Public Attributes | |
static constexpr quint16 | version = 11 |
OCD file format version 11 trait.
using Ocd::FormatV11::Encoding = Utf8Encoding |
|
static |