All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
AbstractType.h File Reference
#include "../Config.h"

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::layout
 This is the namespace for the Layout module.
 

Enumerations

enum  te::layout::LayoutAbstractPaperType {
  te::layout::A0, te::layout::A1, te::layout::A2, te::layout::A3,
  te::layout::A4, te::layout::A5, te::layout::A6, te::layout::A7,
  te::layout::A8, te::layout::A9, te::layout::Letter, te::layout::Legal,
  te::layout::Executive, te::layout::Custom
}
 Enum TdkAbstractComponentType. This is the enumeration of the components types. More...
 
enum  te::layout::LayoutAlign {
  te::layout::TPTopLeft, te::layout::TPTopRight, te::layout::TPLowerLeft, te::layout::TPLowerRight,
  te::layout::TPCenter, te::layout::TPCenterRight, te::layout::TPCenterLeft, te::layout::TPNoneSide
}
 Enum TdkAbstractComponentType. This is the enumeration of the components types. More...
 
enum  te::layout::LayoutOrientationType { te::layout::Portrait, te::layout::Landscape }
 
enum  te::layout::LayoutUnit { te::layout::StyleMeter =1, te::layout::StyleKilometer =1000 }
 

Variables

 EnumAction = 3
 
 EnumCreate = 1
 
 EnumNone = 0
 
 EnumTool = 2
 
 PreviewScene
 
 PrintingScene
 
 S100000
 
 S25000
 
 S250000
 
 S50000
 
 TPMillimeter = 0
 
 TypePlanar = 0
 
 TypeRulerVertical = 0
 

Variable Documentation

EnumAction = 3

Definition at line 136 of file AbstractType.h.

Referenced by te::layout::EnumModeType::init().

EnumCreate = 1
EnumNone = 0

Definition at line 133 of file AbstractType.h.

EnumTool = 2

Definition at line 135 of file AbstractType.h.

Referenced by te::layout::EnumModeType::init().

PreviewScene

Definition at line 48 of file AbstractType.h.

Referenced by te::layout::PrintScene::renderScene().

PrintingScene
TPMillimeter = 0

Definition at line 109 of file AbstractType.h.

TypePlanar = 0

Definition at line 58 of file AbstractType.h.

TypeRulerVertical = 0

Definition at line 42 of file AbstractType.h.