Mapper  0.9.0
API documentation
Public Types | Static Public Attributes | List of all members
Ocd::FormatV11 Struct Reference

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
 

Detailed Description

OCD file format version 11 trait.

Member Typedef Documentation

◆ AreaSymbol

◆ BaseSymbol

◆ Encoding

◆ FileHeader

◆ LineSymbol

◆ LineTextSymbol

◆ Object

◆ PointSymbol

◆ RectangleSymbol

◆ TextSymbol

Member Data Documentation

◆ version

constexpr quint16 Ocd::FormatV11::version = 11
static

The documentation for this struct was generated from the following file: