examples/AppFramework/AnimExample/AnimExample.hrh

00001 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
00002 // All rights reserved.
00003 // This component and the accompanying materials are made available
00004 // under the terms of "Eclipse Public License v1.0"
00005 // which accompanies this distribution, and is available
00006 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
00007 //
00008 // Initial Contributors:
00009 // Nokia Corporation - initial contribution.
00010 //
00011 // Contributors:
00012 //
00013 // Description:
00014 //
00015 
00016 
00017 enum TExampleMenuCommands
00018         {
00019         EExampleItem0 = 200,
00020         EExampleItem1,
00021         EExampleItem2
00022         };
00023 enum TExampleSubMenuCommands
00024         {
00025         ESprite = 400,
00026         EBasic
00027         };
00028 #define ECidFileNameLabel                       0x11c6
00029 
00030 
00031 #define EAnimToDo0                              0x1150
00032 #define EAnimToDo1                              0x1151
00033 #define EAnimToDo2                              0x1152
00034 #define EAnimToDo3                              0x1153
00035 #define EAnimToDo4                              0x1124
00036 #define EAnimToDo5                              0x1155                          
00037 #define EAnimToDo6                              0x1156
00038 #define EAnimToDo7                              0x1157
00039 #define EAnimToDo8                              0x1158
00040 #define EAnimToDo9                              0x1159
00041 
00042 
00043 //      Common view controls
00044 
00045 #define ETimewCidToolLabel                      0x1301
00046 #define ETimewCidToolSpacer                     0x1302
00047 

Generated by  doxygen 1.6.2