QElectroTech  0.70
Macros
templatecommands.cpp File Reference
#include "templatecommands.h"
#include "templatevisualcell.h"
#include "templateview.h"
#include "titleblockcell.h"
#include "dimension.h"

Go to the source code of this file.

Macros

#define TITLEBLOCK_DEFAULT_ROW_HEIGHT   TitleBlockDimension(25)
 
#define TITLEBLOCK_DEFAULT_COL_WIDTH   TitleBlockDimension(50)
 

Macro Definition Documentation

◆ TITLEBLOCK_DEFAULT_COL_WIDTH

#define TITLEBLOCK_DEFAULT_COL_WIDTH   TitleBlockDimension(50)

Definition at line 24 of file templatecommands.cpp.

Referenced by ModifyTemplateGridCommand::addColumn().

◆ TITLEBLOCK_DEFAULT_ROW_HEIGHT

#define TITLEBLOCK_DEFAULT_ROW_HEIGHT   TitleBlockDimension(25)

Definition at line 23 of file templatecommands.cpp.

Referenced by ModifyTemplateGridCommand::addRow().