#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 | |
| EnumAction = 3 | 
Definition at line 136 of file AbstractType.h.
Referenced by te::layout::EnumModeType::init().
| EnumCreate = 1 | 
Definition at line 134 of file AbstractType.h.
Referenced by te::layout::EnumModeType::init(), and te::layout::View::mousePressEvent().
| 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 | 
Definition at line 48 of file AbstractType.h.
Referenced by te::layout::PrintScene::printPreview(), and te::layout::PrintScene::renderScene().
| S100000 | 
Definition at line 121 of file AbstractType.h.
Referenced by te::layout::SystematicScaleConfig::getSystematic(), and te::layout::SystematicScaleOutside::getType().
| S25000 | 
Definition at line 121 of file AbstractType.h.
Referenced by te::layout::SystematicScaleConfig::getSystematic(), and te::layout::SystematicScaleOutside::getType().
| S250000 | 
Definition at line 121 of file AbstractType.h.
Referenced by te::layout::SystematicScaleConfig::getSystematic(), and te::layout::SystematicScaleOutside::getType().
| S50000 | 
Definition at line 121 of file AbstractType.h.
Referenced by te::layout::SystematicScaleConfig::getSystematic(), and te::layout::SystematicScaleOutside::getType().
| 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.