epoc32/include/mw/eikdef.h
branchSymbian3
changeset 4 837f303aceeb
parent 3 e1b950c65cb4
     1.1 --- a/epoc32/include/mw/eikdef.h	Wed Mar 31 12:27:01 2010 +0100
     1.2 +++ b/epoc32/include/mw/eikdef.h	Wed Mar 31 12:33:34 2010 +0100
     1.3 @@ -1,9 +1,9 @@
     1.4  // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
     1.5  // All rights reserved.
     1.6  // This component and the accompanying materials are made available
     1.7 -// under the terms of the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members
     1.8 +// under the terms of "Eclipse Public License v1.0"
     1.9  // which accompanies this distribution, and is available
    1.10 -// at the URL "http://www.symbianfoundation.org/legal/licencesv10.html".
    1.11 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.12  //
    1.13  // Initial Contributors:
    1.14  // Nokia Corporation - initial contribution.
    1.15 @@ -19,6 +19,12 @@
    1.16  #include <e32std.h>
    1.17  #include <coedef.h>
    1.18  
    1.19 +#ifndef SYMBIAN_ENABLE_SPLIT_HEADERS
    1.20 +#include <uikon/eikdefconst.h>
    1.21 +#include <uikon/eikdefmacros.h>
    1.22 +#include <uikon/eikdefconstinternal.h>
    1.23 +#endif
    1.24 +
    1.25  /** This is used in combination with a specified position to place a popout on 
    1.26  the display. 
    1.27  
    1.28 @@ -62,32 +68,6 @@
    1.29  */
    1.30  #define iEikonEnv (STATIC_CAST(CEikonEnv*,iCoeEnv))
    1.31  
    1.32 -/** Defines the border style for an editable control.
    1.33 -
    1.34 -@publishedPartner
    1.35 -@released
    1.36 -*/
    1.37 -#define KEikEditableControlBorder TGulBorder::EShallowSunken
    1.38 -
    1.39 -/** Name of the default bitmap store.
    1.40 -
    1.41 -@publishedPartner
    1.42 -@released
    1.43 -*/
    1.44 -_LIT(KEikDefaultAppBitmapStore,"*");
    1.45 -
    1.46 -/** Uid of the KEikMessageColorSchemeChange message.
    1.47 -
    1.48 -@publishedPartner
    1.49 -@released
    1.50 -*/
    1.51 -const TInt KUidValueEikColorSchemeChangeEvent	=0x10006956;
    1.52 -
    1.53 -/**
    1.54 -@internalComponent
    1.55 -*/
    1.56 -const TInt KEikCustomColorsArrayValue			=0x100057C2;
    1.57 -
    1.58  /** Indicates that all windows should appear faded.
    1.59  
    1.60  @publishedAll
    1.61 @@ -196,126 +176,9 @@
    1.62  _LIT8(KDebugStart, "-DebugMemFail:");
    1.63  
    1.64  /**
    1.65 -@publishedPartner 
    1.66 -@released
    1.67 +WARNING: constant for internal use ONLY.  Compatibility is not guaranteed in future releases.
    1.68  */
    1.69 -const TInt KEikDefaultCursorWidth=2;
    1.70 -
    1.71 -/**
    1.72 -@publishedPartner 
    1.73 -@released
    1.74 -*/
    1.75 -const TInt KTimeBetweenClicks=1000000;	 // in Microseconds	
    1.76 -
    1.77 -/**
    1.78 -@publishedPartner 
    1.79 -@released
    1.80 -*/		 
    1.81 -const TInt KDoubleClickDistance=10;
    1.82 -
    1.83 -/**
    1.84 -@publishedPartner 
    1.85 -@released
    1.86 -*/	
    1.87 -const TInt KKeyboardRepeatRate=50000;
    1.88 -
    1.89 -/**
    1.90 -@publishedPartner 
    1.91 -@released
    1.92 -*/	
    1.93 -const TInt KKeyboardRepeatInitialDelay=800000;
    1.94 -
    1.95 -/** Resource id of the query dialog.
    1.96 -@publishedPartner
    1.97 -@released
    1.98 -*/
    1.99 -const TInt KEikResIdQueryDialog	=0;
   1.100 -
   1.101 -/** Resource id of the info dialog.
   1.102 -@publishedPartner
   1.103 -@released
   1.104 -*/
   1.105 -const TInt KEikResIdInfoDialog	=1;
   1.106 -
   1.107 -/**
   1.108 -@publishedPartner 
   1.109 -@released
   1.110 -*/	
   1.111 -const TInt KEikErrorResolverMaxTextLength = 256;
   1.112 -
   1.113 -/**
   1.114 -@internalTechnology
   1.115 -*/
   1.116 -#define COMPARE_BOOLS(a,b) (((a) && (b)) || (!(a) && !(b)))
   1.117 -
   1.118 -/**
   1.119 -@internalComponent
   1.120 -*/
   1.121 -#if defined(_DEBUG)
   1.122 -#define __UHEAP_CHECK_INTEGRITY User::Heap().Check()
   1.123 -#else
   1.124 -#define __UHEAP_CHECK_INTEGRITY
   1.125 -#endif
   1.126 -
   1.127 -/**
   1.128 -@internalComponent
   1.129 -*/
   1.130 -#define PROFILE_POINT_EIKON_FIRST		32
   1.131 -
   1.132 -/**
   1.133 -@internalComponent
   1.134 -*/
   1.135 -#define PROFILE_POINT_EIKON_LAST		39
   1.136 -
   1.137 -/**
   1.138 -@internalComponent
   1.139 -*/
   1.140 -#define PROFILE_POINT_EIKON_SIMPLE		32
   1.141 -
   1.142 -/**
   1.143 -@internalComponent
   1.144 -*/
   1.145 -#define PROFILE_POINT_EIKON_DIALOG_LOAD	33
   1.146 -
   1.147 -/**
   1.148 -@internalComponent
   1.149 -*/
   1.150 -#define PROFILE_POINT_EIKON_APP_LAUNCH	34
   1.151 -
   1.152 -/**
   1.153 -@internalComponent
   1.154 -*/
   1.155 -#define PROFILE_POINT_EIKON_CLOCK		35
   1.156 -
   1.157 -/**
   1.158 -@internalComponent
   1.159 -*/
   1.160 -#define PROFILE_POINT_EIKON_CALENDER	35
   1.161 -
   1.162 -/**
   1.163 -@internalComponent
   1.164 -*/
   1.165 -#define PROFILE_POINT_EIKON_LIBS_LOAD	36
   1.166 -
   1.167 -/**
   1.168 -@internalComponent
   1.169 -*/
   1.170 -#define PROFILE_POINT_EIKON_ADD_RES		37
   1.171 -
   1.172 -/**
   1.173 -@internalComponent
   1.174 -*/
   1.175 -#define KEikEikonBitmapStore		KNullDesC
   1.176 -
   1.177 -/**
   1.178 -@internalComponent
   1.179 -*/
   1.180 -const TUid KSystemIniFileUid = {0x1000010C};
   1.181 -
   1.182 -/**
   1.183 -@internalComponent
   1.184 -*/	
   1.185 -const TInt KLastSystemWideErrCode = KErrCommsBreak;
   1.186 +const TInt KEikCustomColorsArrayValue			=0x100057C2;
   1.187  
   1.188  
   1.189  #endif	// __EIKDEF_H__