44 _(
"Add Line" ),
_(
"Add a line" ),
49 _(
"Add Rectangle" ),
_(
"Add a rectangle" ),
54 _(
"Add Text" ),
_(
"Add a text item" ),
59 _(
"Add Bitmap" ),
_(
"Add a bitmap image" ),
68 _(
"Move" ),
_(
"Moves the selected item(s)" ),
73 _(
"Append Existing Drawing Sheet..." ),
74 _(
"Append an existing drawing sheet file to current file" ),
82 _(
"Show Design Inspector" ),
_(
"Show the list of items in the drawing sheet" ),
87 _(
"Page Preview Settings..." ),
_(
"Edit preview data for page size and title block" ),
92 _(
"Show title block in preview mode" ),
93 _(
"Show title block in preview mode:\n"
94 "text placeholders will be replaced with preview data." ),
99 _(
"Show title block in edit mode" ),
100 _(
"Show title block in edit mode:\n"
101 "text placeholders are shown as ${keyword} tokens." ),
#define LEGACY_HK_NAME(x)
@ pagelayout_normal_view_mode
@ pagelayout_special_view_mode
static TOOL_ACTION clearSelection
Clear the current selection.
static TOOL_ACTION placeImage
static TOOL_ACTION selectionActivate
Activation of the selection tool.
static TOOL_ACTION selectionMenu
Run a selection menu to select from a list of items.
static TOOL_ACTION drawRectangle
static TOOL_ACTION showInspector
static TOOL_ACTION previewSettings
static TOOL_ACTION removeItemFromSel
static TOOL_ACTION layoutNormalMode
static TOOL_ACTION addItemsToSel
Select a list of items (specified as the event parameter)
static TOOL_ACTION removeItemsFromSel
static TOOL_ACTION addItemToSel
Select an item (specified as the event parameter).
static TOOL_ACTION placeText
static TOOL_ACTION layoutEditMode
static TOOL_ACTION appendImportedDrawingSheet
static TOOL_ACTION drawLine