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

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
 

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::FormatV12::version = 12
static

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