VR-Forces 4.0.4 Class Documentation
include/entityEditorImpl/entityEditorMenuItems.h
Go to the documentation of this file.
00001 /*********************************************************************
00002 ** Copyright (c) 2008 MAK Technologies, Inc.
00003 ** All rights reserved.
00004 *********************************************************************/
00005 /*********************************************************************
00006 ** $RCSfile: entityEditorMenuItems.h,v $ $Revision: 1.5 $ $State: Exp $
00007 *********************************************************************/
00008 
00011 
00012 #ifndef DtEntityEditorMenuItems_H_
00013 #define DtEntityEditorMenuItems_H_
00014 
00016 DtNewMenuItemType(DtFileOpenEntityEditorFile, 100);
00017 DtNewMenuItemType(DtFileSaveEntityEditorFile, 101);
00018 DtNewMenuItemType(DtFileNewEntityEditorFile, 102);
00019 DtNewMenuItemType(DtFileCopyModelMapperFile, 103);
00020 DtNewMenuItemType(DtFileCheckSMS, 104);
00021 
00023 DtNewMenuItemType(DtEditCreateMenu, 110);
00024 DtNewMenuItemType(DtEditRevertCreateMenu, 111);
00025 DtNewMenuItemType(DtEditEditCategories, 112);
00026 DtNewMenuItemType(DtEditRevertCategories, 113);
00027 DtNewMenuItemType(DtEditSystems, 114);
00028 DtNewMenuItemType(DtEditForces, 115);
00029 
00031 DtNewMenuItemType(DtCreateEntity, 120);
00032 DtNewMenuItemType(DtCreateFromExisting, 121);
00033 DtNewMenuItemType(DtCreateDeleteEntity, 122);
00034 DtNewMenuItemType(DtCreateRevertEntity, 123);
00035 
00036 #endif

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)