clock/clockui/clockviews/traces/clockmainviewTraces.h
changeset 75 7ac58b2aae6f
parent 57 bb2d3e476f29
child 81 ce92091cbd61
equal deleted inserted replaced
72:27feeedec790 75:7ac58b2aae6f
     1 // Created by TraceCompiler 2.2.3
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 * Definition file for class ClockMainView.
       
    16 *
       
    17 */
       
    18 // Created by TraceCompiler 2.2.4
     2 // DO NOT EDIT, CHANGES WILL BE LOST
    19 // DO NOT EDIT, CHANGES WILL BE LOST
     3 
    20 
     4 #ifndef __CLOCKMAINVIEWTRACES_H__
    21 #ifndef __CLOCKMAINVIEWTRACES_H__
     5 #define __CLOCKMAINVIEWTRACES_H__
    22 #define __CLOCKMAINVIEWTRACES_H__
     6 
    23 
    54 #define CLOCKMAINVIEW_UPDATECLOCKWIDGET_EXIT 0x8a0057
    71 #define CLOCKMAINVIEW_UPDATECLOCKWIDGET_EXIT 0x8a0057
    55 #define CLOCKMAINVIEW_CAPTURESCREENSHOT_ENTRY 0x8a0058
    72 #define CLOCKMAINVIEW_CAPTURESCREENSHOT_ENTRY 0x8a0058
    56 #define CLOCKMAINVIEW_CAPTURESCREENSHOT_EXIT 0x8a0059
    73 #define CLOCKMAINVIEW_CAPTURESCREENSHOT_EXIT 0x8a0059
    57 #define CLOCKMAINVIEW_SAVEACTIVITY_ENTRY 0x8a005a
    74 #define CLOCKMAINVIEW_SAVEACTIVITY_ENTRY 0x8a005a
    58 #define CLOCKMAINVIEW_SAVEACTIVITY_EXIT 0x8a005b
    75 #define CLOCKMAINVIEW_SAVEACTIVITY_EXIT 0x8a005b
       
    76 #define CLOCKMAINVIEW_EVENTMONITOR_ENTRY 0x8a0085
       
    77 #define CLOCKMAINVIEW_EVENTMONITOR_EXIT 0x8a0086
    59 
    78 
    60 
    79 
    61 #endif
    80 #endif
    62 
    81 
    63 // End of file
    82 // End of file