18#ifndef TITLEBLOCK_SLASH_DIMENSION_H
19#define TITLEBLOCK_SLASH_DIMENSION_H
TitleBlockColumnLength
enum used to specify the type of a length
Definition qet.h:141
@ Absolute
the length is absolute and should be applied as is
Definition qet.h:142
Definition dimension.h:26
int value
Numeric value.
Definition dimension.h:34
QString toShortString() const
Definition dimension.cpp:50
QString toString() const
Definition dimension.cpp:34
QET::TitleBlockColumnLength type
Kind of length.
Definition dimension.h:33